VS-1616D-MD - Communication Protocol 3000
91
17
Communication Protocol 3000
The
VS-1616D-MD
can be operated using serial commands from a PC, remote
controller or touch screen using the Kramer Protocol 3000.
This section describes the:
Kramer Protocol 3000 syntax (see
Section
17.1
)
Kramer Protocol 3000 commands (see
Section
17.2
)
17.1 Kramer Protocol 3000 Syntax
17.1.1
Host Message Format
Start
Address (optional)
Body
Delimiter
#
device_id
@
Message
CR
17.1.2
Simple Command
Command string with only one command without addressing:
Start
Body
Delimiter
#
Command
SP
Parameter_1,Parameter_2,…
CR
17.1.3
Command String
Formal syntax with commands concatenation and addressing:
Start
Address
Body
Delimiter
#
device_id
@
Command_1
Parameter1_1,Parameter1_2,…|
Command_2
Parameter2_1,Parameter2_2,…|
Command_3
Parameter3_1,Parameter3_2,…
|…
CR
17.1.4
Device Message Format
Start
Address (optional)
Body
delimiter
~
device_id
@
Message
CR
LF
17.1.5
Device Long Response
Echoing command:
Start
Address (optional)
Body
Delimiter
~
device_id
@
Command SP
[
Param1 ,Param2 …
] result
CR
LF
CR
= Carriage return (ASCII 13 = 0x0D)
LF
= Line feed (ASCII 10 = 0x0A)