ooFor control via a Web browser, all
Characters such as %, +, and the space character ( ) must be encoded as hex bytes, or they will be misinterpreted by the IPI.
ooSome 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) |
NWith Telnet you can use either an “Escape” (E) 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
NIf you make adjustments (changes to volume, etc.), whether via the front panel or via
Symbol definitions
] = CR/LF (carriage return/line feed) (hex 0D 0A)
}= Carriage return (no line feed, hex 0D)
(use the pipe character, , instead for
• = Space character
= Pipe (vertical bar) character
E= Escape key (hex 1B)
(use W instead of Esc for Web browsers)
NFor Web encoding only: data will be directed to the specified port and
must be encoded (URL encoding) if it is
X# = Greenwich Mean Time (GMT) offset value (‑12.00 to +14.00) represents the time difference in hours and minutes
X% = On/off status 0 = off / disable 1 = on /enable
X1! = X1@ =
Version (typically listed to two decimal places, e.g., x.xx)
IPI 200 series’ name. The name is a text string of up to 24 characters drawn from the alphabet
hyphen
IPI 100 and IPI 200 Series • SIS Programming and Control |