34
4. Control System Commands
COMMAND
DESCRIPTION AND PARAMETERS
Macro
SET MACRO N1 NAME N2
Set the name for macro N1.
N1 = 1 ~ 64
[Macro number]
N2 = {Name}
[Macro name]
GET MACRO N1 NAME
Show macro N1’s name.
N1 = 1 ~ 64
[Macro number]
SET MACRO N1 ACTION N2 CMDPOOL
N3
Assign command N3 to action N2 of macro
N1.
N1 = 1 ~ 64
[Macro number]
N2 = 1 ~ 16
[Action number]
N3 = 1 ~ 128
[Command number]
GET MACRO N1 ACTION N2 CMDPOOL
Show the command pool index number
of the command assigned to action N2 of
macro N1.
N1 = 1 ~ 64
[Macro number]
N2 = 1 ~ 16
[Action number]
SET MACRO N1 ACTION N2 DELAY N3
Set a delay of N3 to action N2 of macro N1.
N1 = 1 ~ 64
[Macro number]
N2 = 1 ~ 16
[Action number]
N3 = 1 ~ 65535 [Milliseconds]
GET MACRO N1 ACTION N2 DELAY
Show the delay for action N2 of macro N1.
N1 = 1 ~ 64
[Macro number]
N2 = 1 ~ 16
[Action number]