107
NO Command Syntax Example
67 ?AUDMIC_LIMITER_THRESH
Command:
SEND_COMMAND <DEV>,
"'?AUDMIC_LIMITER_THRESH '"
Return:
AUDMIC_LIMITER_THRESH-<value>
Description:
Requests the duration of the
threshold phase while limiting from
the microphone port addressed by
the
D:P:S.
Command:
SEND_COMMAND
MICROPHONE_1,
“’?AUDMIC_LIMITER_THR
ESH’”
Return:
AUDMIC_LIMITER_THRESH--
20
68 AUDMIC_RESET_EQ
Command:
SEND_COMMAND <DEV>,
"'AUDMIC_RESET_EQ'"
Return:
AUDMIC_RESET_EQ
Description:
Resets all EQ levels to 0 for the audio
port addressed by the D:P:S. You can
optionally reset the EQ
for an audio mic.
Command:
SEND_COMMAND
MICROPHONE_1,
“’AUDMIC_RESET_EQ’”
Return:
AUDMIC_RESET_EQ
69 AUDMIC_EQ_ENABLE
Command:
SEND_COMMAND <DEV>,
"'AUDOUT_EQ_ENABLE-<OFF|ON>'
"
Return:
AUDMIC_EQ_ENABLE-<OFF|ON>
Description:
Sets the EQ of the equalizer for the
audio port addressed by the D:P:S.
Command:
SEND_COMMAND
MICROPHONE_1,
“’AUDMIC_EQ_ENABLE-O
FF’”
Return:
AUDMIC_EQ_ENABLE-OFF