| Programming Information |
|
|
Send_Commands (Cont.) |
|
|
|
'PTOF',<Time> | Sets the IR |
| .10 seconds. Time is stored in permanent memory. |
| Variable: |
| <Time> = |
| Example: |
| SEND_COMMAND 55,"'PTOF',15" |
| Sets the |
| device 55. |
|
|
?PTOF | Sends the current IR |
| master. Set the <Time> value in .10 second increments. |
| Example: |
| SEND_COMMAND 55,'?PTOF' |
| Sends the current IR |
|
|
'PTON',<Time> | Sets the IR |
| stored in permanent memory. |
| Variables: |
| <Time> = |
| Example: |
| SEND_COMMAND 233,"'PTON',20" |
| Sets the IR |
|
|
?PTON | Sends the current IR |
| master. Set the <Time> value in .10 second increments. |
| Example: |
| SEND_COMMAND 233,'?PTON' |
| Sends the current IR |
| ter. |
|
|
'RO',<Offset> | Sets the offset value subtracted from the IR function before sending the |
| code to the master. |
| Variables: |
| <Offset> = |
| Example: |
| SEND_COMMAND 62,"'RO',5" |
| Subtracts 5 from the incoming IR code number and sends the appropri- |
| ate IR function from device 62 to the master. |
|
|
'SP',<IR out> | Generates a single <IR out> function pulse. The 'CTON' (pulse on) and |
| 'CTOF' (pulse off) commands set the pulse time. |
| Variable: |
| <IR out> = |
| page 16) |
| Example: |
| SEND_COMMAND 225,"'SP',25" |
| Decreases the volume level on the equipment connected to device 255. |
|
|
19 | |
|
|