EasyManua.ls Logo

IDEC FC6A-C16K1CE - Metacharacter Format (Bit Device); Metacharacter Format (String)

IDEC FC6A-C16K1CE
252 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
11: W
EB
S
ERVER
11-18 FC6A S
ERIES
M
ICRO
S
MART
A
LL
-
IN
-O
NE
T
YPE
C
OMMUNICATION
M
ANUAL
FC9Y-B1730
Metacharacter Format (Bit Device)
When the monitor function is enabled and an html file includes a string with the following format, it is automatically converted to a
JavaScript request and replaced with the status of the bit device acquired via CGI.
{{Read/write type, device, device number, driver number, network number, web data type, OFF status display string, ON status
display string}}
Example: {{R,m,123,0,0,BIT_FORM,BITOFF,BITON}}
Metacharacter Format (Bit Device: Image Display)
When the monitor function is enabled and an html file includes a string with the following format, it is automatically converted to a
JavaScript request and replaced with the status of the bit device acquired via CGI.
{{Read/write type, device, device number, driver number, network number, web data type, OFF status image file name, ON status
image file name}}
Example: {{R,m,123,0,0,BIT,./BIT_IMG_OFF.jpg,./BIT_IMG_ON.jpg}}
Metacharacter Format (String)
When the monitor function is enabled and an html file includes a string with the following format, it is automatically converted to a
JavaScript request and replaced with the string acquired via CGI.
{{Read/write type, device, device number, driver number, network number, format, maximum size}}
Example: {{R,D,123,0,0,STR_ASCII,20}}
Read/write type : R or W can be set. When R is set, the value is read only.
When W is set, the value becomes a form button and the status that was read from the device is
displayed on the button. Click the button to turn the device on or off.
Device : Sets the device to monitor. The device that can be set is m (internal relay).
Device number : Sets the device number to monitor as a decimal value.
Driver number : The driver number. Set to 0.
Network number : The network number. Set to 0.
Web data type : Sets the web data type when the metacharacters will be replaced.
BIT_FORM is set here.
OFF status display string : Sets the string that is displayed when the set bit device is off.
ON status display string : Sets the string that is displayed when the set bit device is on.
Read/write type : R or W can be set. When R is set, the value is read only.
When W is set, click the image file to turn the device on or off.
Device : Sets the device to monitor. The device that can be set is m (internal relay).
Device number : Sets the device number to monitor as a decimal value.
Driver number : The driver number. Set to 0.
Network number : The network number. Set to 0.
Web data type : Sets the web data type when the metacharacters will be replaced.
BIT is set here.
OFF status image file name : With a relative path, sets the file name of the image to display when the set bit device is off.
ON status image file name : With a relative path, sets the file name of the image to display when the set bit device is on.
Read/write type : R or W can be set. When R is set, the value is read only. When W is set, the value can also be
written.
Device : Sets the device to monitor. The device that can be set is D (data register).
Device number : Sets the device number to monitor as a decimal value.
Driver number : The driver number. Set to 0.
Network number : The network number. Set to 0.
Format : Sets type of string that will be replaced. The string type that can be specified is STR_HOSTNAME,
STR_EMAILADR, STR_PASSWORD, and STR_ASCII.
Maximum size : Sets the maximum size in bytes to read or write. Data that exceeds this size cannot be read or
written. The minimum value is 1 and the maximum value is 63.

Table of Contents

Related product manuals