SIS
™
Programming and Control, cont’d
IPL T PCS4 • SIS
™
Programming and Control
5-4
PRELIMINAR
Y
•
Numbers can be entered as 1, 2, or 3 digits (e.g., 8V = 08V = 008V).
•
There are a few differences in how to enter the commands, depending on
whether you are using Telnet or a Web browser.
o
When using these commands through a Web browser, you can use the
URL reference to shorten the examples. “URL” refers to the full
address of the control interface and Web page reference, including all
path information (e.g.,
http://192.168.100.10/myform.htm
).
o
To send any of the commands using a Web browser you must prefix
them with the full URL followed by
?cmd=
.
o
For control via a Web browser, all
non-alphanumeric characters
must
be represented as the hexadecimal equivalent, %xx, where xx
represents the two-character hex byte. For example, a comma (
,
) would
be represented as
%2C
. Characters such as
%
,
+
, and the space
character
must
be encoded as hex bytes, or they will be misinterpreted
by the interface.
o
Some characters differ depending on the method you use to send the
commands:
Telnet
Web browser
Escape (hex 1B)
W (must
not
be hex encoded)
Carriage return (hex 0D)
Pipe character (
|
) (must
not
be hex
encoded)
With Telnet you can use either an “Escape” command or a “W” command,
and the carriage return or the pipe character. With the Web browser, you are
required to use a “W” command and the pipe character.
In either method, {Data} = Data that will be directed to a specified port and
must
be hex encoded if non-alphanumeric.
im Vertrieb von
CAMBOARD Electronics
www.camboard.de
Tel. 07131 911201
Fax 07131 911203