User's Manual

Kramer Electronics Ltd.
VM-3DT - Protocol 3000
17
For more information about Protocol 3000 commands, see:
Understanding Protocol 3000 on page 17
Kramer Protocol 3000 Syntax on page 18
Protocol 3000 Commands on page 19
Understanding Protocol 3000
Protocol 3000 commands are structured according to the following:
Command A sequence of ASCII letters (A-Z, a-z and -). A command and its parameters
must be separated by at least one space.
ParametersA sequence of alphanumeric ASCII characters (0-9, A-Z, a-z and some
special characters for specific commands). Parameters are separated by commas.
Message stringEvery command entered as part of a message string begins with a
message starting character and ends with a message closing character.
A string can contain more than one command.
Commands are separated by a pipe (|)
character.
Message starting character:
#For host command/query
~For device response
Device address – K-NET Device ID followed by @ (optional, K-NET only)
Query sign? follows some commands to define a query request
Message closing character:
CRCarriage return for host messages (ASCII 13)
CR LFCarriage return for device messages (ASCII 13) and line-feed (ASCII 10)
Command chain separator character 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 only at the
beginning and end of the string.
Spaces between par
ameters or command terms are ignored. Commands in the string do not
execute until the closing character is entered. A separate response is sent for every
command in the chain.