37
4. Control System Commands
COMMAND
DESCRIPTION AND PARAMETERS
GET CMDPOOL N1 DATA
Show the text data contents of command
N1.
N1 = 1 ~ 128
[Command number]
SET CMDPOOL N1 ENDCHAR N2
qw
Set the termination character to send after
command N1.
N1 = 1 ~ 128
[Command number]
Available values for N2:
0 [Null]
1 [CR]
2 [LF]
3 [CR+LF]
4 [SP]
5 [STX]
6 [ETX]
GET CMDPOOL N1 ENDCHAR
Show the termination character selected
for command N1.
N1 = 1 ~ 128
[Command number]
SET CMDPOOL N1 DELETE
Delete command N1 from the command
pool.
N1 = 1 ~ 128
[Command number]
Device
SET CTLDEVICE N1 NAME N2
Set the name for device N1.
N1 = 1 ~ 16
[Device number]
N2 = {Name}
[Device name]
GET CTLDEVICE N1 NAME
Show the name for device N1.
N1 = 1 ~ 16
[Device number]