Dxlink Input And Output Boards: Send_Commands - AMX DGX1600-ENC Hardware Reference Manual

Enova dgx 100 series digital media switchers
Hide thumbs Also See for DGX1600-ENC:
Table of Contents

Advertisement

DXLink Input and Output Boards: SEND_COMMANDs

NOTE: This section only applies to DXLink Twisted Pair, DXLink Twisted Pair 4K, and DXLink Fiber Input and Output Boards.
DXLink SEND_COMMANDs
Command
?AUDIN_FORMAT
Requests the input format of the
audio port addressed by the
D:P:S.
AUDIN_FORMAT
Sets the input format of the
audio port addressed by the
D:P:S to HDMI, SPDIF, or
ANALOG.
?AUDIN_FORMAT_AUTO
Requests the format setting of an
audio input port.
AUDIN_FORMAT_AUTO
Enables or disables the audio
input port addressed by the
D:P:S.
?AUDOUT_FORMAT
Requests the output format of
the audio port addressed by the
D:PS.
AUDOUT_FORMAT
Sets the output format of the
audio port addressed by the
D:P:S.
?DXLINKIN_LINK_STATUS
Requests if an Endpoint is
connected to the Input Board.
?DXLINKOUT_LINK_STATUS
Requests if an Endpoint is
connected to the Output Board.
?DXLINKIN_QUALITY
Requests a value that represents
the quality of the signal between
an Input Port and an Endpoint.
?DXLINKOUT_QUALITY
Requests a value that represents
the quality of the signal between
an Output Port and an Endpoint.
Hardware Reference Manual – Enova DGX 100 Series Digital Media Switchers
Description
Syntax:
SEND_COMMAND <DEV>,"'?AUDIN_FORMAT'"
Example:
SEND_COMMAND AUDIO_INPUT_1,"'?AUDIN_FORMAT'"
Returns a COMMAND string of the form: AUDIN_FORMAT-<HDMI|SPDIF|ANALOG>
Syntax:
SEND_COMMAND <DEV>,"'AUDIN_FORMAT-<format>'"
Variables:
format = HDMI, SPDIF, ANALOG
Example:
SEND_COMMAND VIDEO_INPUT_1,"'AUDIN_FORMAT-<HDMI>'"
Sets the format of audio input port (#1 based on D:P:S) to HDMI.
Syntax:
SEND_COMMAND <DEV>,"'?AUDIN_FORMAT_AUTO'"
Example:
SEND_COMMAND VIDEO_INPUT_1,"'?AUDIN_FORMAT_AUTO'"
Returns a COMMAND string of the form: AUDIN_FORMAT_AUTO-<ENABLE|DISABLE>
Syntax:
SEND_COMMAND <DEV>,"'AUDIN_FORMAT_AUTO-<setting>'"
Variables:
setting = ENABLE or DISABLE
Example:
SEND_COMMAND VIDEO_INPUT_1,"'AUDIN_FORMAT_AUTO-ENABLE'"
Syntax:
SEND_COMMAND <DEV>,"'?AUDOUT_FORMAT'"
Example:
SEND_COMMAND AUDIO_OUTPUT_1,"'?AUDOUT_FORMAT'"
Returns a COMMAND string of the form: AUDOUT_FORMAT-<format>
Syntax:
SEND_COMMAND <DEV>,"'AUDOUT_FORMAT-<format>'"
Variables:
format = HDMI, Analog, All
Example:
SEND_COMMAND VIDEO_OUTPUT_1,"'AUDOUT_FORMAT-<HDMI>'"
Sets the format of audio output port (#1 based on D:P:S) to HDMI.
Syntax:
SEND_COMMAND <DEV>,"'?DXLINKIN_LINK_STATUS'"
Example:
SEND_COMMAND INPUT_1,"'?DXLINKIN_LINK_STATUS'"
Returns a COMMAND string of the form: DXLINKIN_LINK_STATUS-<DISCONNECTED|CONNECTED>
Syntax:
SEND_COMMAND <DEV>,"'?DXLINKOUT_LINK_STATUS'"
Example:
SEND_COMMAND OUTPUT_1,"'?DXLINKOUT_LINK_STATUS'"
Returns a COMMAND string of the form: DXLINKOUT_LINK_STATUS-<DISCONNECTED|CONNECTED>
Syntax:
SEND_COMMAND <DEV>,"'?DXLINKIN_QUALITY'"
Example:
SEND_COMMAND INPUT_1,"'?DXLINKIN_QUALITY'"
Returns a COMMAND string of the form: DXLINKIN_QUALITY--22
Syntax:
SEND_COMMAND <DEV>,"'?DXLINKOUT_QUALITY'"
Example:
SEND_COMMAND OUTPUT_1,"'?DXLINKOUT_QUALITY'"
Returns a COMMAND string of the form: DXLINKOUT_QUALITY--22
Integrated Master – NetLinx® Programming
200

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dgx800-encDgx3200-encDgx6400-enc

Table of Contents