AMX AXB-F117 Stealth 1 Instruction Manual page 49

Camera controller
Table of Contents

Advertisement

AXB-F117 Stealth 1 Camera Controller
RS-232 commands (Cont.)
Command
'HSOFF'
'HSON'
'RXCLR'
'RXOFF'
'RXON'
Function
Disable hardware handshaking (default).
Example:
SEND_COMMAND CAM,'HSOFF'
Disables hardware handshaking on the device.
Enable hardware handshaking.
Example:
SEND_COMMAND CAM,'HSOFF'
Enables hardware handshaking on the device.
Clear characters waiting in the receive buffer pending
transmission to the Central Controller.
Example:
SEND_COMMAND CAM,'RXCLR'
Clears the characters in the receive butter waiting to be
sent to the Central Controller.
Disable the device from passing received characters to
the Central Controller (default).
Example:
SEND_COMMAND CAM,'RXOFF'
Disables the device from sending incoming (received)
characters to the Central Controller.
Enable the device to send incoming (received) characters
to the Central Controller. This command is automatically
sent by the master when a 'CREATE_BUFFER' program
instruction is executed.
Example:
SEND_COMMAND CAM,'RXON'
Enables the device to send incoming (received)
characters to the Central Controller.
AXCESS Programming
45

Advertisement

Table of Contents
loading

Table of Contents