Kramer Electronics Ltd.
VS-1616DN-EM
– Protocol 3000
124
Protocol 3000 Syntax
The Kramer Protocol 3000 syntax uses the following delimiters:
•
CR
= Carriage return (ASCII 13 = 0x0D).
•
LF
= Line feed (ASCII 10 = 0x0A).
•
SP
= Space (ASCII 32 = 0x20).
Some commands have short name syntax in addition to long name syntax to enable faster typing.
The response is always in long syntax.
The Protocol 3000 syntax is in the following format:
•
Host Message Format
:
Start Address (optional) Body
Delimiter
#
device_id
@
Message
CR
•
Simple Command
– Command string with only one command without addressing:
Start Address (optional) Body
Delimiter
#
device_id
@
Message
CR
•
Command String
– Formal syntax with commands concatenation and addressing:
Start Body
Delimiter
#
CommandSP
Parameter_1,Parameter_2,…
CR
•
Device Message Format
:
Start Address (optional) Body
Delimiter
~
device_id
@
Message
CR LF
•
Device Long Response
– Echoing command:
Start Address (optional) Body
Delimiter
~
device_id
@
CommandSP[
Param1,Param2,…
]result CR LF
Protocol 3000 Commands
This section includes the following commands:
•
System Mandatory Commands (see
).
•
).
•
).
•
).
•
).