Instrukcja obsługi AMX NetLinx Integrated Controller NXI

Instrukcja obsługi dla urządzenia AMX NetLinx Integrated Controller NXI

Urządzenie: AMX NetLinx Integrated Controller NXI
Kategoria: Karta sieciowa
Producent: AMX
Rozmiar: 0.36 MB
Data dodania: 10/27/2013
Liczba stron: 28
Drukuj instrukcję

Pobierz

Jak korzystać?

Naszym celem jest zapewnienie Ci jak najszybszego dostępu do treści zawartych w instrukcji obsługi urządzenia AMX NetLinx Integrated Controller NXI. Korzystając z podglądu online możesz szybko przejrzeć spis treści i przejść do strony, na której znajdziesz rozwiązanie swojego problemu z AMX NetLinx Integrated Controller NXI.

Dla Twojej wygody

Jeżeli przeglądanie instrukcji AMX NetLinx Integrated Controller NXI bezpośrednio na tej stornie nie jest dla Ciebie wygodne, możesz skorzystać z dwóch możliwych rozwiązań:

  • Przeglądanie pełnoekranowe - Aby wygodnie przeglądać instrukcję (bez pobierania jej na komputer) możesz wykorzystać tryp przeglądania pełnoekranowego. Aby uruchomić przeglądanie instrukcji AMX NetLinx Integrated Controller NXI na pełnym ekranie, użyj przycisku Pełny ekran.
  • Pobranie na komputer - Możesz również pobrać instrukcję AMX NetLinx Integrated Controller NXI na swój komputer i zachować ją w swoich zbiorach. Jeżeli nie chcesz jednak marnować miejsca na swoim urządzeniu, zawsze możesz pobrać ją w przyszłości z ManualsBase.
AMX NetLinx Integrated Controller NXI Instrukcja obsługi - Online PDF
Advertisement
« Page 1 of 28 »
Advertisement
Wersja drukowana

Wiele osób woli czytać dokumenty nie na ekranie, lecz w wersji drukowanej. Opcja wydruku instrukcji również została przewidziana i możesz z niej skorzystać klikając w link znajdujący się powyżej - Drukuj instrukcję. Nie musisz drukować całej instrukcji AMX NetLinx Integrated Controller NXI a jedynie wybrane strony. Szanuj papier.

Streszczenia

Poniżej znajdziesz zajawki treści znajdujących się na kolejnych stronach instrukcji do AMX NetLinx Integrated Controller NXI. Jeżeli chcesz szybko przejrzeć zawartość stron znajdujących się na kolejnych strinach instrukcji, możesz z nich skorzystać.

Streszczenia treści
Streszczenie treści zawartej na stronie nr. 1

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

Streszczenie treści zawartej na stronie nr. 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,

Streszczenie treści zawartej na stronie nr. 3

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

Streszczenie treści zawartej na stronie nr. 4

Table of Contents ii NXI NetLinx Integrated Controller

Streszczenie treści zawartej na stronie nr. 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

Streszczenie treści zawartej na stronie nr. 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

Streszczenie treści zawartej na stronie nr. 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

Streszczenie treści zawartej na stronie nr. 8

Product Information 4 NXI NetLinx Integrated Controller

Streszczenie treści zawartej na stronie nr. 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

Streszczenie treści zawartej na stronie nr. 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

Streszczenie treści zawartej na stronie nr. 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

Streszczenie treści zawartej na stronie nr. 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

Streszczenie treści zawartej na stronie nr. 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

Streszczenie treści zawartej na stronie nr. 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

Streszczenie treści zawartej na stronie nr. 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

Streszczenie treści zawartej na stronie nr. 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

Streszczenie treści zawartej na stronie nr. 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

Streszczenie treści zawartej na stronie nr. 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

Streszczenie treści zawartej na stronie nr. 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,

Streszczenie treści zawartej na stronie nr. 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 ,


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