Product specifications

NetLinx Programming
99
MAX-CSE/MAX-CSD10 Operation/Reference Guide
IR / Serial Ports Channels
RS-232/422/485 Send_String Escape Sequences
Command Description
27,19,<time>
Insert a time delay before
transmitting the next
character.
Syntax:
SEND_STRING <DEV>,"27,19,<time>"
Variable:
time = 1 - 255. Measured in 1 millisecond increments.
Example:
SEND_STRING RS232_1,"27,19,10"
Inserts a 10 millisecond delay before transmitting characters to the RS232_1
device.
27,20,0
Set the RTS hardware
handshake's output to high
(> 3V).
Syntax:
SEND_STRING <DEV>,"27,20,0"
Example:
SEND_STRING RS232_1,"27,20,0"
Sets the RTS hardware handshake's output to high on the RS232_1 device.
27,20,1
Set the RTS hardware
handshake's output to
low/inactive (< 3V).
Syntax:
SEND_STRING <DEV>,"27,20,1"
Example:
SEND_STRING RS232_1,"27,20,1"
Sets the RTS hardware handshake's output to low 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).