Programming
AXC-232++ Send_Commands (Cont.)
RXOFF | Syntax: | |
'RXOFF' | ||
received characters to the | Example: | |
SEND_COMMAND AXC232,'RXOFF' | ||
| ||
| ||
|
| |
RXON | Syntax: | |
Enables | 'RXON' | |
incoming characters received | Example: | |
to the | SEND_COMMAND AXC232,'RXON' | |
| ||
| Enables | |
| The | |
| executes a 'CREATE_BUFFER' program instruction. | |
|
| |
TXCLR | Syntax: | |
Clears and stops any charac- | 'TXCLR' | |
ters waiting in the Transmit | Example: | |
buffer. | ||
SEND_COMMAND AXC232,'TXCLR' | ||
| ||
| Clears and stops any characters waiting in the Transmit buffer. | |
|
| |
XOFF | Syntax: | |
Disables software | 'XOFF' | |
handshaking (default). | Example: | |
| ||
| SEND_COMMAND AXC232,'XOFF' | |
| Disables software handshaking. | |
|
| |
XON | Syntax: | |
Enables software | 'XON' | |
handshaking. | Example: | |
| ||
| SEND_COMMAND AXC232,'XON' | |
| Enables software handshaking. | |
|
| |
ZAP! | Syntax: | |
Clears the Axcess program in | 'ZAP!' | |
the | Example: | |
| ||
| SEND_COMMAND AXC232,'ZAP!' | |
| Clears the Axcess program in the | |
|
|
Axcess program characteristics
The
AXlink and the
11 |
| |
|
|
|