Programming
IR/Serial Send_Commands (Cont.)
XCHM | Syntax: |
Changes the IR output pat- | SEND_COMMAND |
tern for the XCH command. | Variable: |
| |
| Mode = |
| Example: |
| SEND_COMMAND IR_1,'XCH 3' |
| Sets the IR_1 device's extended channel command to mode 3. |
| Mode 0 Example (default): [x] [x] <x> <enter> |
| SEND_COMMAND IR_1, 'XCH 3' |
| Transmits the IR code as |
| SEND_COMMAND IR_1, 'XCH 34' |
| Transmits the IR code as |
| SEND_COMMAND IR_1, 'XCH 343' |
| Transmits the IR code as |
| Mode 1 Example: <x> <x> <x> <enter> |
| SEND_COMMAND IR_1, 'XCH 3' |
| Transmits the IR code as |
| SEND_COMMAND IR_1, 'XCH 34' |
| Transmits the IR code as |
| SEND_COMMAND IR_1, 'XCH 343' |
| Transmits the IR code as |
| Mode 2 Example: <x> <x> <x> |
| SEND_COMMAND IR_1, 'XCH 3' |
| Transmits the IR code as |
| SEND_COMMAND IR_1, 'XCH 34' |
| Transmits the IR code as |
| SEND_COMMAND IR_1, 'XCH 343' |
| Transmits the IR code as |
| Mode 3 Example: [[100][100]…] <x> <x> |
| SEND_COMMAND IR_1, 'XCH 3' |
| Transmits the IR code as |
| SEND_COMMAND IR_1, 'XCH 34' |
| Transmits the IR code as |
| SEND_COMMAND IR_1, 'XCH 343' |
| Transmits the IR code as |
| Mode 4: |
| Mode 4 sends the same sequences as the CH command. Only use Mode 4 |
| with channels |
|
|
XCH | Syntax: |
Transmits IR code in the for- | SEND_COMMAND <DEV>,'XCH <Channel>' |
mat set with the XCHM mode | Variable: |
command. | Channel = |
| |
|
|
20 | NXI NetLinx Integrated Controller |