AMX AXC-MIDI Programming, SendCommands, Rxon, Rxoff, Rxclr, Txclr, Out=In, Outin

Models: AXC-MIDI

1 8
Download 8 pages 9.06 Kb
Page 7
Image 7
Programming

Programming

Programming

The AXC-MIDI uses the Axcess programming language. For more information, refer to the Axcess

Language instruction manual.

Send_Commands

The following table lists the Send_Command functions for the AXC-MIDI.

Send_Commands

RXON

Enables card to send incoming characters to the Master Card; this command is

 

automatically sent to the Master Card when a buffer is created for the corre-

 

sponding device.

 

 

RXOFF

Disables the card’s ability to send incoming characters to the Master Card;

 

when the card is given power, it will initially perform this command automati-

 

cally.

 

 

RXCLR

Any characters waiting in a buffer to be sent to the Master Card will be erased.

 

 

TXCLR

Any characters waiting in a buffer to be sent to a card will be erased and trans-

 

mission to the buffer will stop.

 

 

OUT=IN

Card will automatically transmit any characters Out received from In.

 

 

OUT<>IN

Card will not automatically transmit Out any characters from In (default).

 

 

AXC-MIDI MIDI Interface Card

3

 

 

 

 

Page 7
Image 7
AMX instruction manual Programming, SendCommands, Rxon, Rxoff, Rxclr, Txclr, Out=In, Outin, AXC-MIDI MIDI Interface Card