AMX instruction manual Programming, Send Commands, AXB-MIDI SendCommands

Models: AXB-MIDI

1 20
Download 20 pages 49.57 Kb
Page 11
Image 11
Programming

Programming

Programming

Send Commands

Send_Commands control AXB-MIDI signal routing by the Central Controller. The AXB-MIDI

supports the Send_Commands described below.

AXB-MIDI Send_Commands

Command

Description

 

 

INA

Syntax:

Configure the destination for

'INA-<value>'

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 <device>,'INA-5'

 

Routes incoming IN A data to THRU output and to the Central Controller.

 

 

INB

Syntax:

Configure the destination for

'INB-<value>'

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 <device>,'INB-7'

 

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 ABX-MIDI to send

'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.

 

 

AXB-MIDI MIDI Interface

7

 

 

 

 

Page 11
Image 11
AMX instruction manual Programming, Send Commands, AXB-MIDI SendCommands