3 protocol 3000 syntax, 1 host message format, 1 simple command – Kramer Electronics PL-8 User Manual
Page 19: 2 command string, 3 device message format, 4 device long response, Protocol 3000 syntax, Host message format, Echoing command
![background image](/manuals/465166/19/background.png)
KRAMER: SIMPLE CREATIVE TECHNOLOGY
Kramer Protocol
16
Note:
* Command required Admin login.
* New ID will done only after device resetting
* Connecting 2 devices with same ID over one KNET network could cause unexpected behavior.
7.3 Protocol 3000 Syntax
Protocol 3000 is used to control the PL-8 via an RS-232 connection using a
PC, touch screen, other serial controller or RC type controller.
7.3.1
Host Message Format
Start
Address (optional)
Body
Delimiter
#
Destination_id@
Message
CR
7.3.1.1 Simple Command
Command string with only one command without addressing:
Start
Body
Delimiter
#
Command SP Parameter_1,Parameter_2,…
CR
7.3.1.2 Command String
Formal syntax with commands concatenation and addressing:
Start
Address
Body
Delimiter
#
Destination_id@
Command_1 Parameter1_1,Parameter1_2,…|
Command_2 Parameter2_1,Parameter2_2,…|
Command_3 Parameter3_1,Parameter3_2,…|…
CR
7.3.1.3 Device Message Format
Start
Address (optional)
Body
delimiter
~
Sender_id@
Message
CR LF
7.3.1.4 Device Long Response
Echoing command:
Start
Address (optional)
Body
Delimiter
~
Sender_id@
Command SP [Param1 ,Param2 …] result
CR LF
CR
= Carriage return (ASCII 13 = 0x0D)
LF
= Line feed (ASCII 10 = 0x0A)
SP
= Space (ASCII 32 = 0x20)