Programming
System Send_Commands (Cont.)
Command | Description |
|
|
'RO',<offset> | Sets the offset value subtracted from the IR function before sending |
| the code to the |
| 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 |
|
|
'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 |
|
|
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 | |
|
|
|