NetLinx Programming – DXLink Fiber TXs/RXs
76
Instruction Manual – DXLink™ Fiber Transmitters and Receivers, Duplex
IR SEND_COMMANDs
On the DXLink Fiber Transmitters and Receivers, IR CHANNELS and SEND_COMMANDs are sent to Port 3
(IR output).
IR CHANNELs
IR SEND_COMMANDs
Audio SEND_COMMANDs (Transmitters), continued
AUDIN_FORMAT
Selects the audio input source that will
be embedded on the HDMI signal
through the Transmitter.
Note:
When the Transmitter is set to
route digital video (input 7), you can
select from the HDMI, SPDIF, or
ANALOG audio inputs. When the
Transmitter is set to route analog video
(input 8), you can only select the
SPDIF or ANALOG audio input (see
the VI<input>O<output> command
on page 71.
Syntax:
SEND_COMMAND <DEV>,"'AUDIN_FORMAT-<format>'"
Valid responses:
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
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.
AUDIN_FOR