5 machine information commands, 6 reset command, 9 protocol 3000 syntax – Kramer Electronics PL-18 User Manual
Page 13: 1 rs-232/2 settings, 2 host message format, 1 simple command, 2 command string, Machine information commands, Reset command, Protocol 3000 syntax

KRAMER: SIMPLE CREATIVE TECHNOLOGY
Protocol 3000 Syntax
10
8.5
Machine Information Commands
Command
Syntax
Response
Execute firmware upgrade*
UPGRADE
UPGRADE OK
Firmware usually uploads to a device via a command like LDFW. The device may need to be reset to complete
the process.
Reset to factory default
configuration
FACTORY
FACTORY RESULT
8.6
Reset Command
Command
Syntax
Response
Reset device
RESET
RESET OK
9
Protocol 3000 Syntax
Protocol 3000 is used to control the PL-18 via the RS-232/2 connection
using an RC-type controller or a PC, touch screen, other serial controller.
9.1
RS-232/2 Settings
Port
RS-232/2
Baud Rate:
115,200
Data Bits:
8
Stop Bits:
1
Parity:
None
Command Format:
ASCII
9.2
Host Message Format
Start
Address (optional)
Body
Delimiter
#
Destination_id@
Message
CR
9.2.1 Simple Command
Command string with only one command without addressing:
Start
Body
Delimiter
#
Command SP Parameter_1,Parameter_2,…
CR
9.2.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