User`s guide

Table Of Contents
Network Functions in the Operator Panel
282 Mitsubishi Electric, MA00759F
el:
Name Parameters Explanation Example
set_date.fn Date format,
e.g. MM/DD/YY
YY-MM-DD
The operator
panel proper-
ties are used if
none are given.
Used together
with FORM to set
the date in the
operator panel.
<FORM ACTION="http://<!--
#exec cgi="/get_ipaddr.fn"-->/
set_date.fn" METHOD="POST">
<INPUT SIZE=10
MAXLENGTH=10
NAME="YY:MM:DD">
<INPUT TYPE="submit"
VALUE="Submit">
</FORM>
set_time.fn Time format,
e.g.
HH:MM:SS
HH:MM
The operator
panel proper-
ties are used if
none are given.
Used together
with FORM to set
the time in the
operator panel.
<FORM ACTION="http://<!--
#exec cgi="/get_ipaddr.fn"-->/
set_time.fn" METHOD="POST">
<INPUT SIZE=10
MAXLENGTH=10
NAME="HH:MM:SS">
<INPUT TYPE="submit"
VALUE="Submit">
</FORM>
set_device.fn XY
X = device
Y = presenta-
tion format
(see separate
table)
e.g. D0L+D5SH
Used together
with FORM to set
a device (a
signal) in the
controller.
<FORM ACTION="http://<!--
#exec cgi="/get_ipaddr.fn"-->/
set_device.fn" METHOD="POST">
<INPUT SIZE=10
MAXLENGTH=10
NAME="D0L">
<INPUT TYPE="submit"
VALUE="Submit">
</FORM>