Instruction manual
Programming
99
Enova DVX-2150HD/2155HD All-in-One Presentation Switcher Operation/Reference Guide
Audio SEND_COMMANDs (Cont.)
?HDMIOUT_AUDIO
Requests the HDMI output
port followed by the audio
port.
Requests which HDMI output port is currently followed by the 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>.
HDMIOUT_AUDIO
Sets the output used by the
HDMI output port.
Determines which output the HDMI output port addressed by the D:P:S will use.
Syntax:
SEND_COMMAND <DEV>, "'HDMIOUT_AUDIO-<option>'"
Variable:
option = off, input pass-thru, analog out 1, analog out 2, analog out 3, analog
out 4
Example:
SEND_COMMAND AUDIO_OUTPUT_1, "'HDMIOUT_AUDIO-input pass-thru"
Sets the audio output port (#1 based on D:P:S) to use the audio associated with
the HDMI source.
?HDMIOUT_EQ
Requests the status of the
HDMI equalizer for the audio
port.
Requests the current status of the HDMI equalizer for the audio port addressed
by the D:P:S.
Syntax:
SEND_COMMAND <DEV>, "'?HDMIOUT_EQ'"
Example:
SEND_COMMAND AUDIO_OUTPUT_1, "'?HDMIOUT_EQ'"
Returns a COMMAND string of the form: HDMIOUT_EQ-<option>.
HDMIOUT_EQ
Enables the HDMI equalizer
for the audio port.
Enables or disables the HDMI equalizer for the audio port addressed by the
D:P:S.
Syntax:
SEND_COMMAND <DEV>, "'HDMIOUT_EQ-<option>'"
Variable:
option = off, on
Example:
SEND_COMMAND AUDIO_OUTPUT_1, "'HDMIOUT_EQ-on'"
Turns on the HDMI output equalizer for the audio output port (#1 based on
D:P:S).
?INPUTEQ See the ?AUDMIC_EQ_GAIN command on page 86.
INPUTEQ See the AUDMIC_EQ_GAIN command on page 86.
?PHANTOM_PWR See the ?AUDMIC_PHANTOM _PWR command on page 91.
PHANTOM_PWR See the AUDMIC_PHANTOM_PWR command on page 91.
?SPDIFOUT_AUDIO
Requests to which output
the audio port connects.
Requests to which output the audio port addressed by the D:P:S is connected.
Syntax:
SEND_COMMAND <DEV>, "'?SPDIFOUT_AUDIO'"
Example:
SEND_COMMAND AUDIO_OUTPUT_1, "'?SPDIFOUT_AUDIO'"
Returns a COMMAND string of the form: SPDIFOUT_AUDIO-<option>.