Led Disable/Enable Send_Commands; Rs232/422/485 Ports Channels - AMX NetLinx NI-3101-SIG Operation/Reference Manual

Signature series netlinx integrated controller
Hide thumbs Also See for NetLinx NI-3101-SIG:
Table of Contents

Advertisement

Programming
THE FOLLOWING SECTIONS ONLY APPLY TO THE INTEGRATED
CONTROLLER COMPONENT OF THE NI-3101-SIG.

LED Disable/Enable Send_Commands

The following commands enable or disable the LEDs on the Integrated Controller.
In these examples: <DEV> = Port 1 of the device. Sending to port 1 of the NI-Controller (affects all
ports).
LED Send_Commands
Command
LED-DIS
Disable all LEDs (on 32 LED
hardware) for a port.
LED-EN
Enable the LED (on 32 LED
hardware) for a port
(by default).

RS232/422/485 Ports Channels

RS232/422/485 ports are Ports 1-6).
RS232/422/485 Ports Channels
255 - CTS push channel
154
Description
Regardless of whether or not the port is active, the LED will not be lit. Issue this
command to port 1 to disable all the LEDs on the Controller. When activity
occurs on a port(s) or Controller, the LEDs will not illuminate.
Syntax:
SEND_COMMAND <DEV>,"'LED-DIS'"
Example:
SEND_COMMAND Port_1,"'LED-DIS'"
Disables all the LEDs on Port 1 of the Controller.
When the port is active, the LED is lit. When the port is not active, the LED is
not lit. Issue the command to port 1 to enable the LEDs on the Controller
(default setting). When activity occurs on a port(s) or Controller, the LEDs
illuminate.
Syntax:
SEND_COMMAND <DEV>,'LED-EN'
Example:
SEND_COMMAND System_1,'LED-EN'
Enables the System_1 Controller's LEDs.
Reflects the state of the CTS input if a 'CTSPSH' command was sent to the
port.
NI-3101-SIG Signature Series NetLinx Integrated Controller

Advertisement

Table of Contents
loading

This manual is also suitable for:

Fg2105-08

Table of Contents