User's Manual
Advanced Programming
25
ALD-H48 Lighting Controller
Command Interface (Cont.)
Command Description
?KEYPADIDX-<addr>
Get the keypad index for the keypad address specified. This
command is always issued on port 1.
<addr>: keypad address
Example:
?KEYPADIDX-[1:5:1]
KEYPADREMOVEIDX-<index>
Remove a keypad component from the list. Once removed, you will no
longer be able to control or receive any feedback from that keypad.
This command is always issued on port 1.
<index>: 1..24 = index to remove
Example:
KEYPADREMOVEIDX-1
KEYPADREMOVEADDR-<addr>
Remove a keypad component from the list. Once removed, you will no
longer be able to control or receive any feedback from that keypad.
This command is always issued on port 1.
<addr>: keypad address to remove
Example:
KEYPADREMOVEADDR-[1:5:1]