Programming
Programming
Send Commands
Send_Commands control
supports the Send_Commands described below.
AXB-MIDI Send_Commands
Command | Description | |
|
| |
INA | Syntax: | |
Configure the destination for |
| |
the incoming data on IN A | Parameter: | |
(see the IN A and IN B Signal | ||
<value> = 0 to 7 | ||
Routing table on page 8). | ||
| ||
| Example: | |
| SEND_COMMAND | |
| Routes incoming IN A data to THRU output and to the Central Controller. | |
|
| |
INB | Syntax: | |
Configure the destination for |
| |
the incoming data on MIDI | Parameter: | |
IN B.(see the IN A and IN B | ||
<value> = 0 to 7 | ||
Signal Routing table on | ||
| ||
page 8). | Example: | |
| SEND_COMMAND | |
| Routes incoming IN B data to THRU output, OUT output, and transmit data to | |
| the Central Controller. | |
|
| |
RXACLR | Syntax: | |
Clear characters waiting in | 'RXACLR' | |
the IN A receive buffer (to be | Example: | |
sent to the Central | ||
SEND_COMMAND <device>,'RXACLR' | ||
Controller, MIDI THRU, or | ||
MIDI OUT). | Clears the IN A receive buffer of all contents. | |
|
| |
RXBCLR | Syntax: | |
Clear characters waiting in | 'RXBCLR' | |
the IN B receive buffer (to be | Example: | |
sent to the Central | ||
SEND_COMMAND <device>,'RXBCLR' | ||
Controller, MIDI THRU, or | ||
MIDI OUT). | Clears the receive buffer contents for IN B. | |
|
| |
RXCLR | Syntax: | |
Clear all characters waiting in | 'RXCLR' | |
both receive buffers (to be | Example: | |
sent to the Central | ||
SEND_COMMAND <device>,'RXCLR' | ||
Controller, MIDI THRU, or | ||
MIDI OUT). | Clears the receive buffers or all content for IN A and IN B. | |
|
| |
RXON | Syntax: | |
Enable the | 'RXON' | |
received characters to the | This command is automatically sent by the Central Controller when a | |
Central Controller. | ||
CREATE_BUFFER program instruction is executed. | ||
| ||
| Example: | |
| SEND_COMMAND <device>,'RXON' | |
| Sends received characters from IN A and IN B to the Central Controller. | |
|
|
7 |
| |
|
|
|