AMX AXB-TM5 User Manual

Page 18

Advertising
background image

Programming

14

AXB-TM5 Television Manager

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

Advertising