EasyManua.ls Logo

Harman AMX DVX Series - Page 127

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...
122
NO Command Syntax Example
equalizer for the audio port
addressed by the D:P:S.
114 AUDOUT_AFS
Command:
SEND_COMMAND <DEV>,
"'AUDOUT_AFS-<ENABLE|DISABLE>
'"
Return:
AUDOUT_AFS-<ENABLE|DISABLE>
Description:
Sets the FBR of the audio port
addressed by the D:P:S.
Command:
SEND_COMMAND
AUDIO_OUTPUT_1,
“’AUDOUT_AFS-ENABLE
’”
Return:
AUDOUT_AFS-ENABLE
115 ?AUDOUT_AFS
Command:
SEND_COMMAND <DEV>,
"'?AUDOUT_AFS'"
Return:
AUDOUT_AFS-<ENABLE|DISABLE>
Description:
Request the FBR of the audio port
addressed by the D:P:S.
Command:
SEND_COMMAND
AUDIO_OUTPUT_1,
“’?AUDOUT_AFS’”
Return:
AUDOUT_AFS-ENABLE
116 AUDOUT_NAME
Command:
SEND_COMMAND <DEV>,
“‘AUDOUT_NAME-<name>'"
Return:
AUDOUT_NAME-<name>
Description:
Sets the output name of the analog
audio port addressed by the D:P:S to
<name>The <name> length is
limited to
31 characters
Valid characters are:
a-z // lower case letters
A-Z // upper case letters
0-9 // numeric
#.-_=+ // special characters hash,
period, dash, underscore, equal, plus
Command:
SEND_COMMAND
AUDIO_OUTPUT_1,
“'AUDOUT_NAME-AUDIO
OUT1"
Return:
AUDOUT_NAME-AUDIO
OUT1
117 ?AUDOUT_NAME
Command:
SEND_COMMAND <DEV>,
“‘?AUDOUT_NAME'"
Command:
SEND_COMMAND
AUDIO_OUTPUT_1,

Table of Contents