Dxlink Transmitter Audio Send_Commands - AMX DXLink Instruction Manual

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

NetLinx Programming of DXLink Transmitters and Receivers

DXLink Transmitter Audio SEND_COMMANDs

DXLink Transmitter Audio SEND_COMMANDs are sent to Port 7.
Audio SEND_COMMANDs (Transmitters)
Command
?AUDIN_FORMAT_AUTO
Requests the setting (Enable
or Disable) for automatically
detecting the audio source
format through the TX.
AUDIN_FORMAT_AUTO
Sets audio source format to
automatically detect the audio
through the TX.
?AUDIN_FORMAT
Requests the setting for the
audio source format.
AUDIN_FORMAT
Selects the audio input source
that will be embedded on the
HDMI signal through the TX.
Note: When the Multi-Format
TX is set to route digital video
(input 7), you can select from
the HDMI, SPDIF, or ANALOG
audio inputs. When it 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).
Note: S/PDIF signals are not
available over the Wallplate
TX or Decor Wallplate TX.
90
Description
Syntax:
SEND_COMMAND <DEV>,"'?AUDIN_FORMAT_AUTO'"
Example:
SEND_COMMAND dvTX,"'?AUDIN_FORMAT_AUTO'"
Returns a COMMAND of the form:
AUDIN_FORMAT-AUTO<ENABLE|DISABLE>
Syntax:
SEND_COMMAND <DEV>,"'AUDIN_FORMAT_AUTO-
<ENABLE|DISABLE>'"
Example:
SEND_COMMAND dvTX,"'AUDIN_FORMAT_AUTO-ENABLE'"
Syntax:
SEND_COMMAND <DEV>,"'?AUDIN_FORMAT'"
Variable:
format = HDMI, SPDIF, ANALOG
Example:
SEND_COMMAND dvTX,"'?AUDIN_FORMAT'"
Returns a COMMAND of the form:
AUDIN_FORMAT-<format>
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
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.
Instruction Manual – DXLink™ Twisted Pair Transmitters/Receiver

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents