Programming

System Send_Commands (Cont.)

Command

Description

 

 

'RO',<offset>

Sets the offset value subtracted from the IR function before sending

 

the code to the AXC-EM.

 

Syntax:

 

"'RO',<offset>"

 

Variables:

 

Offset = 0 through 255

 

Example:

 

SEND_COMMAND AXBTMX,"'RO',5"

 

Subtracts 5 from the incoming IR code number and sends the

 

appropriate IR function from the AXB-TM5 to the control system.

 

 

'SP',<IR out>'

Generates a single <IR out> function pulse.

 

Syntax:

 

"'SP',<IR out>'"

 

Variables:

 

IR out = 1 through 127.

 

The ’CTON’ sets pulse length and ’CTOF’ sets time between pulses.

 

Example:

 

SEND_COMMAND AXBTMX,"'SP',25"

 

Pulses IR code 25 which decreases the volume level on the

 

equipment connected to the AXB-TM5.

 

 

XCH <Channel>

Transmit the IR code in the format set with the XCHM mode

 

command.

 

Syntax:

 

SEND_COMMAND <DEV>,'XCH <Channel>'

 

Variable:

 

<Channel> = 0 through 999

 

 

 

14

AXB-TM5 Television Manager

 

 

 

Page 18
Image 18
AMX AXB-TM5 RO,offset, Sendcommand AXBTMX,RO,5, SP,IR out, Sendcommand AXBTMX,SP,25, Sendcommand DEV,XCH Channel