", SEND_COMMAND AXBTMX,"'RO',5", "'SP','", SEND_COMMAND AXBTMX,"'SP',25", SEND_COMMAND ,'XCH ' . "'RO',", SEND_COMMAND AXBTMX,"'RO',5", "'SP','", SEND_COMMAND AXBTMX,"'SP',25", SEND_COMMAND ,'XCH '"> AMX AXB-TM5 "'RO',<offset>", SEND_COMMAND AXBTMX,"'RO',5", "'SP',<IR out>'", SEND_COMMAND AXBTMX,"'SP',25", SEND_COMMAND <DEV>,'XCH <Channel>'
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>"
Varia bles:
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>'"
Varia bles:
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>'
Varia ble:
<Channel> = 0 through 999