VS-62HA - Protocol 3000 Syntax
14 Protocol 3000 Syntax
With Kramer Protocol 3000 you can control a device from any standard
terminal software (for example, the Windows® HyperTerminal Application) or
from TCP/UDP clients connected to default TCP port 5000 or UDP port 50000
(port numbers can been changed by the user). RS-232/RS-485
communications protocol uses a data rate of 115200 bps, no parity, 8 data bits,
and 1 stop bit.
14.1 Host Message Format
14.1.1 Simple Command
Command string with only one command without addressing:
Command SP Parameter_1,Parameter_2,…
14.1.2 Command String
Formal syntax with commands concatenation and addressing:
Command_1
Parameter1_1,Parameter1_2,…|
Command_2
Parameter2_1,Parameter2_2,…|
Command_3
Parameter3_1,Parameter3_2,…|
14.2 Device Message Format
14.2.1 Device Long Response
Echoing command:
Command SP [Param1,Param2 …] result