AMX DXLink Instruction Manual page 99

Dxlink twisted pair transmitters/receiver dxlink multi-format wallplate transmitter dxlink multi-format decor style wallplate transmitter (us) dxlink multi-format transmitter module dxlink hdmi transmitter module dxlink hdmi receiver module
Hide thumbs Also See for DXLink:
Table of Contents

Advertisement

IR SEND_COMMANDs (Transmitters and Receivers), continued
SET MODE
Set an IR port to either IR,
Serial, or Data mode.
SP
Generate a single IR pulse.
XCH
Transmit IR codes.
Instruction Manual – DXLink™ Twisted Pair Transmitters/Receiver
NetLinx Programming of DXLink Transmitters and Receivers
Syntax:
SEND_COMMAND <DEV>,"'SET MODE',<mode>"
Variable:
mode =
• IR (standard IR output with carrier)
• SERIAL (IR without carrier and waveform inverted)
• DATA (1-way serial/TTL)
Example:
SEND_COMMAND IR_1,"'SET MODE IR'"
Sets the IR_1 port to IR mode for IR control.
You can use the 'CTON' to set pulse lengths and the 'CTOF' to set time Off
between pulses.
Syntax:
SEND_COMMAND <DEV>,"'SP',<code>"
Variable:
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 RX.
Syntax:
SEND_COMMAND <DEV>,"'XCH <channel>'"
Variable:
channel = 0 to 999.
Note: For detailed usage examples, refer to the 'XCHM' command (see
page 94).
93

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents