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

Page 11

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

 

 

 

 

Image 11
Contents AXB-MIDI AMX Limited Warranty and Disclaimer Table of Contents Table of Contents Product Information AXB-MIDI SpecificationsAXB-MIDI Specifications Preparing Captive Wires for AXlink InstallationSetting the Device DIP Switch Wiring the AXB-MIDIWiring AXlink with Optional 12 VDC power supply AXlink Wiring GuidelinesAXlink Wiring Guidelines Midi cable connectors Replacing the Lithium BatteryAXB-MIDI circuit card, showing location of battery Programming Send CommandsAXB-MIDI SendCommands A and in B Signal Routing A and in B Midi Signal RoutingProgramming examples Midi ProgrammingBank Select MSB Volume PAN Expression Channel Voice Messages Summary of Midi MessagesSystem Common Messages System Real-Time Messages Channel Mode MessagesChannel Mode Messages Programming AXB-MIDI Midi Interface AMX reserves