AMX DXF-TX-MMD Instruction Manual page 90

Amx dxlink fiber transmitters and receivers
Hide thumbs Also See for DXF-TX-MMD:
Table of Contents

Advertisement

IR SEND_COMMANDs (Transmitters and Receivers), continued
SP
Generate a single IR pulse.
XCHM
Changes the IR output pattern for the
'XCH' Send Command.
Instruction Manual – DXLink Fiber Transmitters and Receivers
You can use the 'CTON' to set pulse lengths and the 'CTOF' to set time Off
between pulses.
Syntax:
SEND_COMMAND <DEV>,"'SP',<code>"
Valid responses:
code = IR code value 1 to 252 (253 to 255 reserved).
Example:
SEND_COMMAND IR_1,"'SP',25"
Pulses IR code 25 on IR port on the RX.
Syntax:
SEND_COMMAND <DEV>,"'XCHM <extended channel mode>'"
Valid responses:
extended channel mode = 0 to 4.
Example:
SEND_COMMAND IR_1,"'XCHM 3'"
Sets the IR 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 3-enter.
SEND_COMMAND IR_1,"'XCH 34'"
Transmits the IR code as 3-4-enter.
SEND_COMMAND IR_1,"'XCH 343'"
Transmits the IR code as 3-4-3-enter.
Mode 1 Example: <x><x><x><enter>
SEND_COMMAND IR_1,"'XCH 3'"
Transmits the IR code as 0-0-3-enter.
SEND_COMMAND IR_1,"'XCH 34'"
Transmits the IR code as 0-3-4-enter.
SEND_COMMAND IR_1,"'XCH 343'"
Transmits the IR code as 3-4-3-enter.
Mode 2 Example: <x><x><x>
SEND_COMMAND IR_1,"'XCH 3'"
Transmits the IR code as 0-0-3.
SEND_COMMAND IR_1,"'XCH 34'"
Transmits the IR code as 0-3-4.
SEND_COMMAND IR_1,"'XCH 343'"
Transmits the IR code as 3-4-3.
Mode 3 Example: [[100][100]....]<x><x>
SEND_COMMAND IR_1,"'XCH 3'"
Transmits the IR code as 0-3.
SEND_COMMAND IR_1,"'XCH 34'"
Transmits the IR code as 3-4.
SEND_COMMAND IR_1,"'XCH 343'"
Transmits the IR code as 100-100-100-4-3.
Mode 4 Example:
• Mode 4 sends the same sequences as the 'CH' command.
• Only use Mode 4 with channels 0 to 199.
NetLinx Programming – DXLink Fiber TXs/RXs
90

Advertisement

Table of Contents
loading

Table of Contents