EasyManua.ls Logo

Harman AMX DVX Series - Page 124

Harman AMX DVX Series
139 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
119
NO Command Syntax Example
105 ?AUDOUT_EQ_FT
Command:
SEND_COMMAND <DEV>,
"'?AUDOUT_EQ_FT-<band>'"
Return:
AUDOUT_EQ_FT-<band>,<type>
Description:
Requests the filter type on a specific
setting of band <band> on the
output audio port addressed by the
D:P:S.
Variables:
band = {1-10}
Command:
SEND_COMMAND
AUDIO_OUTPUT_1,
“’?AUDOUT_EQ_FT-1’”
Return:
AUDOUT_EQ_FT-1,bell
106 AUDOUT_EQ_GAIN
Command:
SEND_COMMAND <DEV>,
"AUDOUT_EQ_GAIN-<band>,<valu
e>'"
Return:
AUDOUT_EQ_GAIN-<band>,<value
>
Description:
Sets the gain on the equalizer band
<band> on the output audio port
addressed by the D:P:S to <value>.
Variables:
band = {1-10}
value= {-12-12}
Command:
SEND_COMMAND
AUDIO_OUTPUT_1,
“’AUDOUT_EQ_GAIN-1,12
’”
Return:
AUDOUT_EQ_GAIN-1,12
107 ?AUDOUT_EQ_GAIN
Command:
SEND_COMMAND <DEV>,
"'?AUDOUT_EQ_GAIN-<band>'"
Return:
AUDOUT_EQ_GAIN-<band>,<value
>
Description:
Requests the gain on the equalizer
setting of band <band> on the
output audio port addressed by the
D:P:S.
Command:
SEND_COMMAND
AUDIO_OUTPUT_1,
“’?AUDOUT_EQ_GAIN-1’
Return:
AUDOUT_EQ_GAIN-1,0

Table of Contents