31
COMMAND
Description and Parameters
key_press N1 N2
Set the macro activation style for the specified button.
N1
= 1~15
[Button number]
Available values for
N2
:
RELEASE
[Activates once upon button release]
HOLD
[Activates while button is held down]
Note: In HOLD mode, the macro will continue to repeat as long as the
button is held down.
macro run N1
Run the specified macro.
N1
= 1~60
[Macro ID number]
macro stop
Stop all currently running macros.
macro stop N1
Stop the specified macro.
N1
= 1~60
[Macro ID number]
device add N1 N2 N3 N4
Add the specified Telnet device definition to the specified Device Slot.
N1
= 1~16
[Device Slot number]
N2
= X.X.X.X
[X = 0~255, IP address]
N3
= 0~65535
[Telnet port]
N4
= {Device Name} [Up to 24 characters, no spaces]
device delete N1
Delete the specified Telnet Device definition.
N1
= 1~16
[Device Slot number]