Instruction manual
NetLinx Programming of DXLink Transmitters and Receivers
81
Instruction Manual – DXLink™ Twisted Pair Transmitters/Receiver
IR SEND_COMMANDs
On the DXLink Transmitters and Receiver Modules, IR CHANNELS and SEND_COMMANDs are sent
to Port 3 (IR output).
IR CHANNELs
IR SEND_COMMANDs
Audio SEND_COMMANDs (Transmitters), continued
Command Description
AUDIN_FORMAT
Selects the audio input source
that will be embedded on the
HDMI signal through the TX.
Note: When the TX is set to
route digital video (Port 7),
you can select from the HDMI,
SPDIF, or ANALOG audio
inputs. When the TX is set to
route analog video (Port 8),
you can select the SPDIF or
ANALOG audio input (see the
VI<input>O<output>
command on previous page.
Note: S/PDIF signals are not
available over the Wallplate
TX.
Syntax:
SEND_COMMAND <DEV>,"'AUDIN_FORMAT-<format>'"
Variable:
format = HDMI, SPDIF, ANALOG
Example:
SEND_COMMAND dvTX,"'AUDIN_FORMAT-ANALOG'"
Important: The order of precedence (HDMI embedded audio, S/PDIF,
analog) can be overridden with this command; however, you must first send
a disable command (AUDIN_FORMAT_AUTO-DISABLE) to disable the
auto format function, or the audio format will automatically switch back
anytime the order of precedence is violated.
Channel Function
1-255 Generate the IR or serial command assigned to that channel.
IR SEND_COMMANDs (Transmitters and Receivers)
Command Description
CAROFF
Disable the IR carrier
signal until a 'CARON'
Send Command is
received.
Syntax:
SEND_COMMAND <DEV>,"'CAROFF'"
Example:
SEND_COMMAND IR_1,"'CAROFF'"
Stops transmitting IR carrier signals to the IR port.
CARON
Enable the IR carrier
signals (default).
Syntax:
SEND_COMMAND <DEV>,"'CARON'"
Example:
SEND_COMMAND IR_1,"'CARON'"
Starts transmitting IR carrier signals to the IR port.