User`s manual

IPL T SF Series • Communication and Control
N
For Web browsers: all non-alphanumeric characters must
be represented as their hex equivalent such as %xx where
xx equals the two character representation of the hex byte
that needs to be sent (e.g., a comma would be represented
as %2C).
Telnet Web Browser
Escape (Hex 1B) W [must not be encoded]
Carriage Return (Hex 0D) Pipe Character
(
|
)
[must not be encoded]
When using these commands through a Web browser, the URL
reference is used below to shorten the examples. This would, in
practice, be the full URL of the control interface and Web page
reference including all path information
(e.g., http://192.168.100.10/myform.htm).
To send any of the commands using a Web browser you need
to prefix them with the full URL followed by ?cmd= (See “URL
Encoding” later in this chapter).
N
With Telnet you can use either the “Escape” commands
or the “W” commands, and the carriage return or the pipe
character. With the Web browser, you are required to use
the “W” commands and the pipe character.
In either method {Data} = Data will be directed to a specified
port and must be encoded if non-alphanumeric.
The table on pages 4-22 through 4-31 lists the commands that
the IPL T SF interface recognizes as valid, the responses that are
returned to the host, a description of the command’s function, or
the results of executing the command.
N
Upper and lower case text can be used interchangeably
except where noted.
4-17