|
| SET IO LINK | Syntax: |
|
| |
|
|
| Link an IR or Serial port | SEND_COMMAND <DEV>,"'SET IO LINK <I/O |
| |
POD | Channel 255 changes are enabled. |
| to a selected I/O channel | number>'" |
|
|
Disable previously active | Syntax: |
| for use with the 'DE', | I/O number = 1 - 4. An I/O channel to 0 disables the I/O link. |
| |
'PON' (power on) or | SEND_COMMAND <DEV>,"'POD'" |
| 'POD', 'PON', and 'POF' | Example: |
|
|
'POF' (power off) com- | Example: |
| commands. | SEND_COMMAND IR_1,"'SET INPUT LINK 1'" |
| |
mand settings. | SEND_COMMAND IR_1,"'POD" |
|
|
| ||
|
| Sets the IR_1 port link to I/O channel 1. The IR port uses the |
| |||
This command is used in |
|
|
| |||
Disables the 'PON' and 'POF' command settings on the IR_1 |
|
| specified input as power status for processing PON and POF |
| ||
conjunction with the I/O |
|
|
| |||
device. |
|
| commands. |
|
| |
Link command. |
|
|
|
| ||
|
|
| Note: This command is included for older programs only. The |
| ||
|
|
|
|
| ||
POF | If at any time the IR sensor input reads that the device is ON |
|
| Input port is not an I/O. No output functions are available.'SET |
| |
Turn OFF a device | (such as if someone turned it on manually at the front panel), |
|
| IO LINK' applies the same configuration as the 'SET INPUT |
| |
connected to an IR port | IR function 28 (if available) or IR function 9 is automatically |
|
| LINK' command. |
|
|
based on the status of | generated in an attempt to turn the device back OFF. If three |
|
|
|
|
|
| SET MODE | Syntax: |
|
| ||
the corresponding I/O | attempts fail, the IR port will continue executing commands in |
|
|
| ||
| Set the IR/Serial ports for | SEND_COMMAND <DEV>, 'SET MODE <mode>'" |
| |||
Link input. | the buffer. If there are no commands in the buffer, the IR port |
|
| |||
| will continue executing commands in the buffer and trying to |
| IR or | Mode = IR or Serial. |
|
|
| turn the device OFF until a 'PON' or 'POD' command is |
| devices connected to a | Examples: |
|
|
| received. |
| CardFrame or NetMod- | SEND_COMMAND IR_1,"'SET MODE IR'" |
|
|
| If the IR port fails to turn the device OFF, a PUSH and |
| ule. | Sets the IR_1 port to IR mode for IR control. |
|
|
|
| Sets an IR port to either |
|
| ||
| RELEASE is made on channel 254 to indicate a power failure |
|
|
|
| |
| error. You can only use the 'PON' and 'POF' commands when |
| IR or Serial mode. |
|
|
|
| an IR device has a linked I/O channel. Channel 255 changes |
|
|
|
|
|
|
| SP | You can use the 'CTON' to set pulse lengths and the 'CTOF' for |
| ||
| are disabled after receipt of this command. You can only use |
|
| |||
|
| Generate a single IR | time off between pulses. |
|
| |
| the PON and POF commands when an IR device has a linked |
|
|
| ||
|
| pulse. | Syntax: |
|
| |
| I/O channel. |
|
|
| ||
|
|
| SEND_COMMAND <DEV>,"'SP',<code>" |
|
| |
| Syntax: |
|
|
|
| |
| SEND_COMMAND <DEV>,"'POF'" |
|
| Code = IR code value 1 - 252 |
|
|
|
|
| Example: |
|
| |
| Example: |
|
|
|
| |
|
|
| SEND_COMMAND IR_1, "'SP',25" |
|
| |
| SEND_COMMAND IR_1,"'POF'" |
|
|
|
| |
|
|
| Pulses IR code 25 on IR_1 device. |
|
| |
| Sends power down IR commands 28 (if present) or 9 to the |
|
|
|
| |
|
|
|
|
|
| |
| IR_1 device. |
| XCH | Syntax: |
|
|
PON | If at any time the IR sensor input reads that the device is OFF |
| Transmit the selected | SEND_COMMAND <DEV>,"'XCH <channel>'" |
| |
Turn ON a device | (such as if one turned it off manually at the front panel), IR |
| channel IR codes in the | Channel = 0 - 999. |
|
|
connected to an IR port | function 27 (if available) or IR function 9 is automatically gener- |
| format/pattern set by the | Example: |
|
|
based on the status of | ated in an attempt to turn the device back ON. If three attempts |
| 'XCHM' send command. | For detailed usage examples, refer to the 'XCHM' command. |
| |
the corresponding I/O | fail, the IR port will continue executing commands in the buffer |
|
|
|
|
|
| XCHM | Syntax: |
|
| ||
Link input. | and trying to turn the device On. |
|
|
| ||
| If there are no commands in the buffer, the IR port will continue |
| Changes the IR output | SEND_COMMAND <DEV>,"'XCHM <extended |
| |
| trying to turn the device ON until a 'POF' or 'POD' command is |
| pattern for the 'XCH' | channel mode>'" |
|
|
| received. If the IR port fails to turn the device ON, a PUSH and |
| send | Extended channel mode = 0 - 4. |
|
|
| RELEASE is made on channel 254 to indicate a power failure |
| command. | Example: |
|
|
| error. |
|
| SEND_COMMAND IR_1,"'XCHM 3'" |
|
|
| You can only use the 'PON' and 'POF' commands when an IR |
|
| Sets the IR_1 device's extended channel command to mode 3. |
| |
| device has a linked I/O channel. Channel 255 changes are |
|
| Mode 0 Example (default): [x][x]<x><enter> |
|
|
| disabled after receipt of this command. |
|
|
|
| |
|
|
| SEND_COMMAND IR_1,"'XCH 3'" |
|
| |
| Syntax: |
|
|
|
| |
|
|
| Transmits the IR code as |
|
| |
| SEND_COMMAND <DEV>,"'PON'" |
|
|
|
| |
|
|
| SEND_COMMAND IR_1,"'XCH 34'" |
|
| |
| Example: |
|
|
|
| |
|
|
| Transmits the IR code as |
|
| |
| SEND_COMMAND IR_1,"'PON'" |
|
|
|
| |
|
|
| SEND_COMMAND IR_1,"'XCH 343'" |
|
| |
| Sends power up IR commands 27 or 9 to the IR_1 port. |
|
|
|
| |
|
|
| Transmits the IR code as |
|
| |
|
|
|
|
|
| |
PTOF | This command also sets the delay between pulses generated |
|
| Mode 1 Example: <x> <x> <x> <enter> |
|
|
Set the time duration | by the 'PON' or 'POF' send commands in tenths of seconds. It |
|
| SEND_COMMAND IR_1,"'XCH 3'" |
|
|
between power pulses in | also sets the delay required after a power ON command before |
|
| Transmits the IR code as |
|
|
a new IR function can be generated. This gives the device time |
|
| SEND_COMMAND IR_1,"'XCH 34'" |
|
| |
Time is given in 1/10ths | to power up and get ready for future IR commands. It also sets |
|
|
|
| |
|
| Transmits the IR code as |
|
| ||
of a second. | the delay required after a power ON command before a new IR |
|
|
|
| |
This time increment is | function can be generated. This gives the device time to power |
|
| SEND_COMMAND IR_1,"'XCH 343'" |
|
|
up and get ready for future IR commands. |
|
| Transmits the IR code as |
|
| |
stored in permanent |
|
|
|
| ||
memory. | Syntax: |
|
| Mode 2 Example: <x> <x> <x> |
|
|
| SEND_COMMAND <DEV>,"'PTOF',<time>" |
|
| SEND_COMMAND IR_1,"'XCH 3'" |
|
|
| Time = 0 - 255. Default is 15 (1.5 seconds). |
|
| Transmits the IR code as |
|
|
| Example: |
|
| SEND_COMMAND IR_1,"'XCH 34'" |
|
|
| SEND_COMMAND IR_1,"'PTOF',15" |
|
| Transmits the IR code as |
|
|
| Sets the time between power pulses to 1.5 seconds for the |
|
| SEND_COMMAND IR_1,"'XCH 343'" |
|
|
| IR_1 device. |
|
|
|
| |
|
|
| Transmits the IR code as |
|
| |
|
|
|
|
|
| |
PTON | This command also sets the pulse length for each pulse gener- |
|
| Mode 3 Example: [[100][100]…] <x> <x> |
|
|
Set the time duration | ated by the 'PON' or 'POF' send commands in tenths of sec- |
|
| SEND_COMMAND IR_1,"'XCH 3'" |
|
|
between power pulses in | onds. |
|
| Transmits the IR code as |
|
|
Syntax: |
|
| SEND_COMMAND IR_1,"'XCH 34'" |
|
| |
Time is given in 1/10ths | SEND_COMMAND <DEV>,"'PTON',<time>" |
|
| Transmits the IR code as |
|
|
of a second. | Time = 0 - 255. Default is 5 (0.5 seconds). |
|
|
|
| |
|
| SEND_COMMAND IR_1,"'XCH 343'" |
|
| ||
This time increment is | Example: |
|
|
|
| |
|
| Transmits the IR code as |
|
| ||
stored in permanent | SEND_COMMAND IR_1,"'PTON',15" |
|
|
|
| |
|
| Mode 4: Mode 4 sends the same sequences as the 'CH' |
| |||
memory. |
|
|
| |||
Sets the duration of the power pulse to 1.5 seconds for the |
|
|
| |||
|
|
| command. Only use Mode 4 with channels 0 - 199. |
| ||
| IR_1 device. |
|
|
|
|
|
|
|
|
|
|
| |
SET INPUT LINK | Syntax: |
|
|
|
|
|
Sets an IR device to link | SEND_COMMAND <DEV>,"'SET INPUT LINK |
|
|
|
|
|
to an input channel for | <channel>'" |
|
|
|
|
|
use with 'PON' and 'POF' | Channel = 1 - 4. Setting the channel to 0 disables the link. |
|
|
|
|
|
commands. | Examples: |
|
|
|
|
|
The input channel is | SEND_COMMAND IR_1,"'SET INPUT LINK 0'" |
|
|
|
|
|
used for power sensing | SEND_COMMAND IR_1,"'SET INPUT LINK 1'" |
|
|
|
|
|
(via a PCS). | Sets the IR_1 port link to I/O channel 1. |
|
|
|
|
|
|
|
|
|
|
| |
|
|
|
|
|
|
|
| For full warranty information, refer to the AMX Instruction Manual(s) associated with your Product(s). | REV: E | ||||
|
|
|
|
| ||
| 1207 |
|
|
|
|
|
| ©2007 AMX. All rights reserved. AMX and the AMX logo are registered trademarks of AMX. |
|
| |||
| AMX reserves the right to alter specifications without notice at any time. |
|
|
| ||
3000 RESEARCH DRIVE, RICHARDSON, TX 75082 • 800.222.0193 • fax 469.624.7153 • technical support 800.932.6993 • www.amx.com |
|
|