Programming; Send_Commands - 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

Programming

Send_Commands

The AXB-232++ supports the same command set as the AXC-232. The following table lists the
AXB-232++ Send_Commands.
AXB-232++ Send_Commands
B9MOFF
Sets data bit mode to normal
with DIP switch settings
(default).
B9MON
Enables a special mode to
override DIP switch settings.
BAUDHIGH
Enables 115,200 baud rate
when the DIP switch is set to
300 baud.
BAUDLOW
Enables 300 baud rate when
the DIP switch is set to 300
baud setting (default).
BAUDMED
Enables 57,600 baud rate
when the DIP switch is set to
300 baud.
CB1ON
Enables placement of charac-
ters in the buffer specified by
CREATE_BUFFER 1
(default).
CB1OFF
Disables placement of char-
acters in the buffer specified
by CREATE_BUFFER 1.
AXB-232++ RS-232/422/485 Interface
Syntax:
'B9MOFF'
Example:
SEND_COMMAND AXB232,'B9MOFF'
Sets the data bit mode to normal.
Syntax:
'B9MON'
The mode, nine data bits with one stop bit, overrides the data, stop, and parity
settings. When the AXB-232++ issues this command, it locks in the baud rate
determined by the current DIP switch setting.
Example:
SEND_COMMAND AXB232,'B9MON'
Overrides the DIP switch settings.
Syntax:
'BAUDHIGH'
Example:
SEND_COMMAND AXB232,'BAUDHIGH'
Enables 115,200 baud rate.
Syntax:
'BAUDLOW'
Example:
SEND_COMMAND AXB232,'BAUDLOW'
Enables 300 baud rate.
Syntax:
'BAUDMED'
Example:
SEND_COMMAND AXB232,'BAUDMED'
Enables 57,600 baud rate.
Syntax:
'CB1ON'
Example:
SEND_COMMAND AXB232,'CB1ON'
Enables placement of characters in the buffer.
Syntax:
'CB1OFF'
Example:
SEND_COMMAND AXB232,'CB1OFF'
Disables placement of characters in the buffer.
Programming
9

Advertisement

Table of Contents
loading

This manual is also suitable for:

Axb-232 plus plus

Table of Contents