VS-62HA - Protocol 3000 Syntax
45
CR LF - For machine messages; carriage return (ASCII 13) + line-feed (ASCII
10)
Command chain separator character
When a message string contains more than one command, a pipe ('|')
character separates each command.
Spaces between parameters or command terms are ignored.
14.4
Entering Commands
You can directly enter all commands using a terminal with ASCII
communication software, such as HyperTerminal, Hercules, etc. Connect the
terminal to the serial, Ethernet, or USB port on the Kramer device. To enter CR,
press the Enter key. (LF is also sent but is ignored by the command parser).
For commands sent from some non-Kramer controllers such as Crestron, some
characters require special coding (such as, /X##). Refer to the controller
manual.
14.5
Bidirectional Definition
All commands are bidirectional. That is, if the device receives the code, it
performs the instruction. If the instruction is performed (due to a keystroke
operation on the front panel or IR controller) these codes are sent to the PC or
other RS-232 / Ethernet / USB controller.
14.6
Command Chaining
Multiple commands can be chained in the same string. Each command is
delimited by a pipe character ('|'). When chaining commands, enter the
message starting character
and the
message closing character
once only,
at the beginning of the string and at the end.
Commands in the string do not execute until the closing character is entered. A
separate response is sent for every command in the chain.