Page 2 - AMX Limited Warranty and Disclaimer
AMX Limited Warranty and Disclaimer AMX Corporation warrants its products to be free of defects in material and workmanship under normal use for three (3) years from the date of purchase from AMX Corporation, with the following exceptions: • Electroluminescent and LCD Control Panels are warranted fo...
Page 3 - Table of Contents
Table of Contents i NXI NetLinx Integrated Controller Table of Contents Product Information ........................................................................................... 1 Front and Rear Panel Components ........................................................................... 1 Spec...
Page 5 - Product Information; Front and Rear Panel Components
Product Information 1 NXI NetLinx Integrated Controller Product Information The NXI NetLinx Integrated Controller represents the new generation of AMX multi-port central controllers. The NXI can be programmed to control RS-232/422/485, Relay, IR/Serial, and Input/Output devices using the NetLinx pro...
Page 6 - Specifications; NXI Specifications
Product Information 2 NXI NetLinx Integrated Controller Specifications NXI Specifications Power requirements 1.09 A @ 12 VDC (NXI only/no card) Memory 64K of IR memory:·• 32K IR memory for IR ports 8-11• 32K IR memory for IR ports 12-15 Ports: RS-232/422/485 ports (#1-6) Six RS-232/422/485 control p...
Page 9 - Connections and Wiring; Installing the Master or Hub Card; Preparing/connecting captive wires; Relay Connections and Wiring
Connections and Wiring 5 NXI NetLinx Integrated Controller Connections and Wiring Installing the Master or Hub Card The NXC-ME260 NetLinx Master or any Hub Card can be installed in the NXI. The card mounts in a horizontal position, through the master card slot on the rear panel of the NXI enclosure ...
Page 10 - IR/Serial Connections and Wiring; IR/Serial Connector Wiring Specifications
Connections and Wiring 6 NXI NetLinx Integrated Controller IR/Serial Connections and Wiring You can connect up to eight IR- or serial-controllable devices to the IR/Serial connectors (ports 8-15). These connectors accept an IR emitter (CC-NIRC) that mounts on the device's IR window, or a mini-plug (...
Page 11 - Programming; NetLinx Programming Language; Using the ID Button
Programming 7 NXI NetLinx Integrated Controller Programming This section describes the Send_Commands, Send_Strings, and Channel commands you can use to program the NXI. The examples in this section require a declaration in the DEFINE_DEVICE section of your program to work correctly. Refer to the Net...
Page 12 - Program Port Commands; PC COM Port Communication Settings
Programming 8 NXI NetLinx Integrated Controller Program Port Commands The Program port commands listed in the following table can be sent directly to the Master Card using a terminal program (i.e. Telnet). Be sure that your PC's COM port and terminal program's communication settings match those in t...
Page 14 - Escape Pass Codes
Programming 10 NXI NetLinx Integrated Controller ESC Pass Codes There are 'escape' codes in the pass mode. These codes can switch the display mode or exit pass mode. The following 'escape' codes are defined. Program Port Commands (Cont.) SHOW NOTIFY Displays a list of devices that other systems have...
Page 15 - Notes on Specific Telnet/Terminal Clients; Windows; client programs; This affects both Windows Telnet and Terminal programs.; Linux Telnet client; The following commands enable or disable the LEDs on the NXI.
Programming 11 NXI NetLinx Integrated Controller Notes on Specific Telnet/Terminal Clients Telnet and terminal clients will have different behaviors in some situations. This section states some of the known anomalies. Windows TM client programs Anomalies occur when using a Windows client if you are ...
Page 20 - IR / Serial Ports Channels
Programming 16 NXI NetLinx Integrated Controller IR / Serial Ports (8 - 15) Channels IR/Serial Send_Commands The following IR and IR/Serial Send_Commands generate control signals for external equipment. IR / Serial Ports Channels 00001 - 00229 IR commands. 00229 - 00253 May be used for system call f...
Page 25 - The following Send_Commands program the I/O ports on the NXI.
Programming 21 NXI NetLinx Integrated Controller Input/Output Send_Commands The following Send_Commands program the I/O ports on the NXI. IR/Serial Send_Commands (Cont.) ZAP HIGH Deletes all IR data stored in the NXI ports 12-15. Syntax: SEND_COMMAND <DEV>, 'ZAP HIGH' Example: SEND_COMMAND IR_...