Axcess Program Characteristics - AMX AXlink Bus Controllers AXB-232++ Instruction Manual

Amx corporation instruction manual
Hide thumbs Also See for AXlink Bus Controllers AXB-232++:
Table of Contents

Advertisement

AXB-232++ Send_Commands (Cont.)
RXOFF
AXB-232++ does not pass on
received characters to the
Master (default).
RXON
Enables AXB-232++ to send
incoming characters received
to the Master.
TXCLR
Clears and stops any charac-
ters waiting in the Transmit
buffer.
XOFF
Disables software
handshaking (default).
XON
Enables software
handshaking.
ZAP!
Clears the Axcess program in
the AXB-232++.

Axcess program characteristics

The AXB-232++ is capable of running Axcess programs. It handles string processing, relieving
AXlink and the Master of the processing times.
AXB-232++ RS-232/422/485 Interface
Syntax:
'RXOFF'
Example:
SEND_COMMAND AXB232,'RXOFF'
AXB-232++ does not pass on received characters to the master.
Syntax:
'RXON'
Example:
SEND_COMMAND AXB232,'RXON'
Enables AXB-232++ to send incoming characters received to the master.
The AXB-EM automatically sends this command to the AXB-232++ when it
executes a 'CREATE_BUFFER' program instruction.
Syntax:
'TXCLR'
Example:
SEND_COMMAND AXB232,'TXCLR'
Clears and stops any characters waiting in the Transmit buffer.
Syntax:
'XOFF'
Example:
SEND_COMMAND AXB232,'XOFF'
Disables software handshaking.
Syntax:
'XON'
Example:
SEND_COMMAND AXB232,'XON'
Enables software handshaking.
Syntax:
'ZAP!'
Example:
SEND_COMMAND AXB232,'ZAP!'
Clears the Axcess program in the AXB-232++.
Programming
11

Advertisement

Table of Contents
loading

This manual is also suitable for:

Axb-232 plus plus

Table of Contents