Instruction manual

Programming
45
AXB-PT10/15/30 PosiTrack Camera Controllers
RS-232 Commands (Cont.)
CTSPSH
Enables pushes,
releases, and status
information on channel
255 for CTS hardware
handshake input.
Syntax:
"’CTSPSH’"
If CTS is high, channel 255 is On.
Example:
SEND_COMMAND CAM,"’CTSPSH’"
HSOFF
Disables hardware
handshaking (default).
Syntax:
"’HSOFF’"
Example:
SEND_COMMAND CAM,"’HSOFF’"
HSON
Enables hardware
handshaking.
Syntax:
"’HSON’"
Example:
SEND_COMMAND CAM,"’HSON’"
RXCLR
Clears characters
waiting in the receive
buffer pending
transmission to the
Central Controller.
Syntax:
"’RXCLR’"
Example:
SEND_COMMAND CAM,"’RXCLR’"
RXOFF
Disables the device
from passing received
characters to the
Central Controller
(default).
Syntax:
"’RXOFF’"
Example:
SEND_COMMAND CAM,"’RXOFF’"
RXON
Enables the device to
send incoming
(received) characters
to the Central Control-
ler.
Syntax:
"’RXON’"
This command is automatically sent by the master when a 'CREATE_BUFFER'
program instruction is executed.
Example:
SEND_COMMAND CAM,"’RXON’"
TXCLR
Clears characters
waiting in the transmit-
out buffer, and stop
transmissions.
Syntax:
"’TXCLR’"
Example:
SEND_COMMAND CAM,"’TXCLR’"
XOFF
Disables software
handshaking (default).
Syntax:
"’XOFF’"
Example:
SEND_COMMAND CAM,"’XOFF’"
XON
Enables software
handshaking.
Syntax:
"’XON’"
Example:
SEND_COMMAND CAM,"’XON’"