EasyManuals Logo
Home>AMX>Controller>NXI

AMX NXI User Manual

AMX NXI
26 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #20 background imageLoading...
Page #20 background image
Programming
8
NetLinx Integrated Controller (No Master) - Operation Reference Guide
IR / Serial Ports (8 - 15) Channels
IR/Serial Send_Commands
The following IR and IR/Serial Send_Commands generate control signals for external equipment.
RS-232/422/485 SEND_STRING Escape Sequences (Cont.)
27,20,0 Sets the RTS hardware handshaking output to Low/Inactive.
Syntax:
SEND_STRING <DEV>,"27,20,0"
Example:
SEND_STRING RS232_1,"27,20,0"
Sets the RTS hardware handshaking output to Low on the RS232_1 device.
27,20,1 Sets the RTS hardware handshaking output to High/Active.
Syntax:
SEND_STRING <DEV>,"27,20,1"
Example:
SEND_STRING RS232_1,"27,20,1"
Sets the RTS hardware handshaking output to High on the RS232_1 device.
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
CAROFF Disables the carrier signal until a CARON command is received.
Syntax:
SEND_COMMAND <DEV>,'CAROFF'
Example:
SEND_COMMAND IR_1,'CAROFF'
Stops transmitting IR carrier signals to the IR_1 port.
CARON Enables carrier signals (default setting).
Syntax:
SEND_COMMAND <DEV>,'CARON'
Example:
SEND_COMMAND IR_1,'CARON'
Starts transmitting IR carrier signals to the IR_1 port.

Other manuals for AMX NXI

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the AMX NXI and is the answer not in the manual?

AMX NXI Specifications

General IconGeneral
BrandAMX
ModelNXI
CategoryController
LanguageEnglish

Related product manuals