Manual de instrucciones de AMX NetLinx Integrated Controller NXI

Manual de instrucciones del aparato AMX NetLinx Integrated Controller NXI

Aparato: AMX NetLinx Integrated Controller NXI
Categoría: Tarjeta de red
Fabricante: AMX
Tamaño: 0.36 MB
Fecha de añadido: 10/27/2013
Número de páginas: 28
Imprimir el manual

Descargar

¿Cómo se utiliza?

Nuestro propósito es proporcionarte el acceso más rápido posible a los contenidos incluidos en los manuales de instrucciones del aparato AMX NetLinx Integrated Controller NXI. Utilizando la vista previa online, puedes ver rápidamente el índice de contenidos y pasar a la página donde encontrarás la solución a tu problema con AMX NetLinx Integrated Controller NXI.

Para tu comodidad

Si ver los manuales de instrucción de AMX NetLinx Integrated Controller NXI directamente en esta página no es cómodo para ti, puedes utilizar dos soluciones posibles:

  • Vista en pantalla completa – Para ver cómodamente los manuales de instrucciones (sin descargarlos en tu ordenador) puedes utilizar el modo de vista en pantalla completa. Para activar la vista del manual AMX NetLinx Integrated Controller NXI en pantalla completa, utiliza el botón Pantalla completa
  • Descargar al ordenador – también puedes descargar el manual de instrucciones de AMX NetLinx Integrated Controller NXI a tu ordenador y guardarlo en tu colección. Sin embargo, si no quieres ocupar espacio en tu dispositivo, siempre podrás descargarlo de ManualsBase.
AMX NetLinx Integrated Controller NXI Manual de instrucciones - Online PDF
Advertisement
« Page 1 of 28 »
Advertisement
Versión impresa

Muchas personas prefieren no leer el documento en la pantalla, sino en versión impresa. La opción de impresión también está prevista y puedes utilizarla haciendo clic en el enlace más arriba - Imprimir el manual. No tienes que imprimir el manual completo de AMX NetLinx Integrated Controller NXI, solo las páginas que elijas. Ahorra papel.

Resúmenes

A continuación encontrarás resúmenes de los contenidos incluidos en las páginas posteriores del manual de instrucciones para AMX NetLinx Integrated Controller NXI. Puedes utilizarlos si quieres ver rápidamente el contenido que se encuentra en la siguientes páginas del manual.

Resúmenes de contenidos
Resumen del contenido incluido en la página 1

Operation/Reference Guide
NXI
®
NetLinx Integrated Controller
Initial Release: / Last Revised: 1/8/2009
Controllers

Resumen del contenido incluido en la página 2

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 for three (3) years, except for the display and touch overlay compo- nents that are warranted for a period of one (1) year. • Disk drive mechanisms, pan/tilt heads, power supplies, MX Series products,

Resumen del contenido incluido en la página 3

Table of Contents Table of Contents Product Information ...........................................................................................1 Front and Rear Panel Components ........................................................................... 1 Specifications............................................................................................................ 2 Connections and Wiring .....................................................................................5 Instal

Resumen del contenido incluido en la página 4

Table of Contents ii NXI NetLinx Integrated Controller

Resumen del contenido incluido en la página 5

Product Information 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 programming language and NetLinx Studio program. Depending on your specific control needs, the NXI can be equipped with either a Master or Hub Card. For use as a master controller, the NXI accepts the NXC-ME260 NetLinx Master Card. Fro

Resumen del contenido incluido en la página 6

Product Information 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 ports with XON/XOFF (transmit on/transmit off), and CTS/RTS (clear to send/ready to send), 300-230,400 baud. Channel range = 1-255 • Channels 1-254 provide feedback only. • Channel 255 (CTS Push channel): Reflects the state of the CTS

Resumen del contenido incluido en la página 7

Product Information NXI Specifications (Cont.) Rear Panel Components: RS-232/422/485 (ports 1-6) Six 10-pin (male) connectors that support bi-directional RS-232/422/485 communication (XON/XOFF, CTS/RTS, 300-230,400 baud). • Channel range = 1-255 • Channels 1-254 provide feedback only.· • Channel 255 (CTS Push channel): Reflects the state of the CTS input if a 'CTSPSH' command was sent to the port. Relay (port 7) Three 8-pin (male) relay connectors (normally open) that support up to 12 indepen

Resumen del contenido incluido en la página 8

Product Information 4 NXI NetLinx Integrated Controller

Resumen del contenido incluido en la página 9

Connections and Wiring 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 (see FIG. 1 on page 1). To install a Master or Hub Card in an NXI: 1. Discharge the static electricity from your body by touching a grounded metal object. 2. Unplug all the connectors from the NXI. 3. Remove the two screws that hold th

Resumen del contenido incluido en la página 10

Connections and Wiring 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 (CC-NSER) that connects to the device's control jack. The IR/Serial connector wiring specifications are listed in the following table. IR/Serial Connector Wiring Specifications No. Port Signal Function 1 8 GND (-) Signal GND Signal 1

Resumen del contenido incluido en la página 11

Programming 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 NetLinx Programming Language instruction manual for specifics about declarations and DEFINE_DEVICE information. Using the ID Button The ID Button on the rear panel of the NXI (FIG. 1 on page 1) is used in conjunction with the NetLinx St

Resumen del contenido incluido en la página 12

Programming 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 the table below: PC COM Port Communication Settings Baud 38400 (default) Parity None Data Bits 8 Stop Bits 1 Flow Control None In your terminal program, type "Help" or a question mark ("?") and to display the Program port comm

Resumen del contenido incluido en la página 13

Programming Program Port Commands (Cont.) PROGRAM INFO Displays the NetLinx program's name residing in the Master Card. PULSE Pulses a channel on a device on and off. The device can be on any sys- tem the master you are connected to can reach. You can specify the device number, port, and system, or the name of the device that is defined in the DEFINE_DEVICE section of the program. REBOOT Reboots the Master Card or specified device. RELEASE DHCP Releases the DHCP setting for the Master

Resumen del contenido incluido en la página 14

Programming Program Port Commands (Cont.) SHOW NOTIFY Displays a list of devices that other systems have requested input from and the types of information needed. Note that the local system number is 1061. SHOW REMOTE Displays a list of the devices this system requires input from and the types of information needed. When a NetLinx master connects to another NetLinx master, the newly connecting system has a device that the local system desires input from; the new system is told what informat

Resumen del contenido incluido en la página 15

Programming 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. TM Windows client programs Anomalies occur when using a Windows client if you are not typing standard ASCII characters (i.e. using the keypad and the ALT key to enter decimal codes). Most programs will allow you to enter specific decimal codes by holding ALT and using keypad numbers. For example, hold ALT, hit the

Resumen del contenido incluido en la página 16

Programming RS-232/422/485 Send_Commands RS-232/422/485 Send_Commands B9MOFF This command works in conjunction with the B9MON command. Sets the port's communica- Syntax: tion parameters for stop and SEND_COMMAND ,'B9MOFF' data bits according to the Example: software settings on the RS- 232 port (default). SEND_COMMAND RS232_1,'B9MOFF' Sets the RS-232 port settings to match the port's configuration settings. B9MON This command works in conjunction with the B9MOFF command. Overrides and set

Resumen del contenido incluido en la página 17

Programming RS-232/422/485 Send_Commands (Cont.) SET BAUD Syntax: Sets the RS-232/422/485 SEND_COMMAND ,'SET BAUD port's communication param- (Baud),(Parity),(Data),(Stop) (485 DISABLE/ENABLE)' eters. Variables: Baud = 150, 300, 600, 1200, 2400, 4800, 9600, 19200, 38400 (factory set default), 57600, 76800, 115200, 230400 Parity = N (none), O (odd), E (even), M (mark), S (space) Data = 7 or 8 data bits Stop = 1 or 2 stop bits 485 Disable = Disables RS-485 mode and enables RS-422. 485 Enabl

Resumen del contenido incluido en la página 18

Programming RS-232/422/485 Send_Commands (Cont.) RXON This command is sent automatically when issuing a CREATE_BUFFER Send_Command. Starts transmitting received characters to the Master Syntax: Card. SEND_COMMAND ,'RXON' Example: SEND_COMMAND RS232_1,'RXON' Sets the RS232_1 device to transmit received characters to the Master Card. TXCLR Syntax: Stops and clears all charac- SEND_COMMAND ,'TXCLR' ters waiting in the transmit Example: buffer. SEND_COMMAND RS232_1,'TXCLR' Clears and

Resumen del contenido incluido en la página 19

Programming RS-232/422/485 Send_String Escape Sequences RS-232/422/485 Send_String Escape Sequences 27,17, Syntax: Sends device-specific break SEND_STRING ,"27,17,

Resumen del contenido incluido en la página 20

Programming IR / Serial Ports (8 - 15) Channels IR / Serial Ports Channels 00001 - 00229 IR commands. 00229 - 00253 May be used for system call feedback. 00254 Power Fail. (Used with the 'PON' and 'POF' commands). 00255 Power status. (Shadows I/O Link channel status). 00256 - 65000 IR commands. IR/Serial Send_Commands The following IR and IR/Serial Send_Commands generate control signals for external equipment. IR/Serial Send_Commands CAROFF Syntax: Disables the carrier signal SEND_COMMAND ,


Manuales de instrucciones similares
# Manual de instrucciones Categoría Descargar
1 AMX Control Card RDC-DC Manual de instrucciones Tarjeta de red 2
2 AMX CSG SIP Communications Gateway 544/580 Manual de instrucciones Tarjeta de red 1
3 AMX Audio-Only Module MAX-AOM Manual de instrucciones Tarjeta de red 0
4 AMX AXlink Bus Controllers AXB-232++ Manual de instrucciones Tarjeta de red 10
5 AMX Control System Accessories Anterus Manual de instrucciones Tarjeta de red 0
6 AMX AXC-INP8 Manual de instrucciones Tarjeta de red 0
7 AMX DTMF+ Interface AXB-DTMF+ Manual de instrucciones Tarjeta de red 0
8 AMX AXR-IRSM+ Manual de instrucciones Tarjeta de red 1
9 AMX Enhanced Master RS-232 Controller AXB-EM232 Manual de instrucciones Tarjeta de red 8
10 AMX IP Link Interface RMS Manual de instrucciones Tarjeta de red 0
11 AMX Metreau 7-Button Keypad MET-7 Manual de instrucciones Tarjeta de red 2
12 AMX Incandescent Dimmer Module RDM-INC Manual de instrucciones Tarjeta de red 0
13 AMX Dual Zero Cross Module RDM-2ZC Manual de instrucciones Tarjeta de red 0
14 AMX MetreauTM 13-Button Keypad MET-13 Manual de instrucciones Tarjeta de red 1
15 AMX ICSNet Daughter Card NXA-ICSNET Manual de instrucciones Tarjeta de red 0
16 Sony BTA-NW1A Manual de instrucciones Tarjeta de red 2
17 Sony BKMW-E3000 Manual de instrucciones Tarjeta de red 2
18 Sony AC-SQ950D Manual de instrucciones Tarjeta de red 0
19 Sony BBV RX100 Manual de instrucciones Tarjeta de red 3
20 Sony CLIE A-AVZ-100-11 Manual de instrucciones Tarjeta de red 1