108
CONTROLLING THE CONTACT OUTPUT
It is possible to designate the output port, output type (open/close), and output time of the control pulse which is
supplied from the contact output port of the encoder.
■ Format
■ Response
■ Important Notice
• The output time will be invalid when "momentary" is selected for the output mode.
■ Item List
Item Parameter name Parameter value Description
Output port PIO 1 - 4 Designate the output port
Output mode OUT latch Supply the pulse from the output port dur-
ing designated output time
momentary Trigger output will be supplied for around
300 seconds
Output type TYPE open, close Designate the output type
Output time TIME 1 - 1 800 Designate the output time (unit x 100 ms)
Valid only when "latch" is selected for the
output mode.
0 Retain the designated status
HTTP /1.1 200 OK
CR
LF
Cache-Control: no-cache
CR
LF
Content-Type: text/plain
CR
LF
Content-Length: XX
CR
LF
(XX: Display the octet number of the Message-Body decimally)
CR
LF
http://(IP address of the encoder)/cgi-bin/pioctrl.cgi?com=set_pio&PIO=(parameter value)&OUT=(parameter
value)&TYPE=(parameter value)&TIME=(parameter value)&submit=ACTION
HOW TO USE THE CGI COMMANDS