Audio Switching Board Down-Mix Send_Commands; Down-Mix_Dolby_Drc; Down-Mix_Source; Audout_Volume - AMX Enova DGX 100 Series Hardware Reference Manual

Digital media switchers, enclosures, input/output/expansion boards
Hide thumbs Also See for Enova DGX 100 Series:
Table of Contents

Advertisement

Audio Output SEND_COMMANDs (Cont.)
Command

?AUDOUT_VOLUME

AUDOUT_VOLUME

?HDMIOUT_AUDIO

HDMIOUT_AUDIO

Audio Switching Board Down-mix SEND_COMMANDs

Down-mix SEND_COMMANDs
Command

?down-mix_DOLBY_DRC

down-mix_DOLBY_DRC

?down-mix_SOURCE

down-mix_SOURCE
Enova Digital Media Switchers - Hardware Reference Manual
Description
Requests the volume setting of the specified audio output port addressed by the D:P:S.
Syntax:
SEND_COMMAND <DEV>, "'?AUDOUT_VOLUME'"
Example:
SEND_COMMAND AUDIO_OUTPUT_1, "'?AUDOUT_VOLUME'"
Returns a COMMAND string of the form:
AUDOUT_VOLUME-<value>
Note: See the AUDOUT_VOLUME command for the volume value range.
Sets the volume on the audio output specified by the D:P:S to <value>.
Syntax:
SEND_COMMAND <DEV>, "'AUDOUT_VOLUME-<VALUE>'"
Variable:
• value = 0 (-100 dB) to 100 (0 dB)
Example:
SEND_COMMAND AUDIO_OUTPUT_1, "'AUDOUT_VOLUME-50'"
Sets the volume of audio output port #1 to 50 (-50 dB).
Requests the HDMI output port followed by the specified audio port addressed by the D:P:S.
Syntax:
SEND_COMMAND <DEV>, "'?HDMIOUT_AUDIO'"
Example:
SEND_COMMAND AUDIO_OUTPUT_1, "'?HDMIOUT_AUDIO'"
Returns a COMMAND string of the form:
HDMIOUT_AUDIO-<option>
Determines which output the HDMI output port addressed by the D:P:S will use.
Syntax:
SEND_COMMAND <DEV>, "'HDMIOUT_AUDIO-<option>'"
Variable:
• option = embedded, switched
Example:
SEND_COMMAND AUDIO_OUTPUT_1, "'HDMIOUT_AUDIO-embedded'"
Sets the audio output port (#1 based on D:P:S) to use the audio associated with the HDMI source.
Description
Requests the Dynamic Range Compression setting on the down-mix channel.
This command must be sent to D:P:S port 1.
Syntax:
SEND_COMMAND <DEV>, "'?down-mix_DOLBY_DRC'"
Example:
SEND_COMMAND 5002:1:1, "'?down-mix_DOLBY_DRC'"
Returns a COMMAND string of the form:
down-mix_DOLBY_DRC-<AUTO|ON|OFF>
Enables or disables Dynamic Range Compression on the down-mix channel.
This command must be sent to D:P:S port 1.
Syntax:
SEND_COMMAND <DEV>, "'down-mix_DOLBY_DRC-<option>'"
Variable:
• option = AUTO, ON, OFF (default = AUTO)
Example:
SEND_COMMAND 5002:1:1, "'down-mix_DOLBY_DRC-<OFF>'"
Requests the input port acting as the source for the down-mix option.
This command must be sent to D:P:S port 1.
Syntax:
SEND_COMMAND <DEV>, "'?down-mix_SOURCE'"
Example:
SEND_COMMAND 5002:1:1, "'?down-mix_SOURCE'"
Returns a COMMAND string of the form:
down-mix_SOURCE-<input>
Sets an input port to act as the source for the down-mix option.
This command must be sent to D:P:S port 1.
Syntax:
SEND_COMMAND <DEV>, "'down-mix_SOURCE-<input>'"
Example:
SEND_COMMAND 5002:1:1, "'down-mix_SOURCE-<13>'"
Integrated Master - NetLinx Programming
231

Advertisement

Table of Contents
loading

Table of Contents