Specifications
NetLinx Send Commands
42
ICSLan Device Control Boxes
NetLinx Send Commands (Cont.)
Command Description EXB Modules
IROFF Halt and Clear all active or buffered IR commands being output on the
designated port.
Syntax:
IROFF
Example:
SEND_COMMAND IR_1,"'IROFF"
Immediately halts and clears all IR output signals on the IR_1 port.
• EXB-IRS4
• EXB-MP1
LED-DIS Disable LEDs.
Syntax:
LED-DIS
Example:
SEND_COMMAND DEVICE_1,"'LED-DIS'"
Disables LEDs on DEVICE_1.
Note: This parameter does not get stored in non-volatile memory.
LEDs are enabled by default at each power-up.
All EXB
Modules
LED-EN Enable LEDs (default).
Syntax:
LED-EN
Example:
SEND_COMMAND DEVICE_1,"'LED-EN'"
Enables LEDs on DEVICE_1.
All EXB
Modules
POD Disable previously active 'PON' (power on) or 'POF' (power off)
command settings.
• Channel 255 changes are enabled.
• This command is used in conjunction with the SET IO LINK
command (page 46).
Syntax:
POD
Example:
SEND_COMMAND IR_1,"'POD"
Disables the 'PON' and 'POF' command settings on the IR_1 device.
EXB-IRS4