106
NO Command Syntax Example
64 AUDMIC_LIMITER_RELEASE
Command:
SEND_COMMAND <DEV>,
"'AUDMIC_LIMITER_RELEASE-<value
>'"
Return:
AUDMIC_LIMITER_RELEASE-<value
>
Description:
Sets the duration of the release
phase while limiting for the
microphone port addressed by the
D:P:S.
Variables:
value={10-5000}
Command:
SEND_COMMAND
MICROPHONE_1,
“’AUDMIC_LIMITER_RELE
ASE-20’”
Return:
AUDMIC_LIMITER_RELEASE-
20
Description:
65 ?AUDMIC_LIMITER_RELEASE
Command:
SEND_COMMAND <DEV>,
"'?AUDMIC_LIMITER_RELEASE '"
Return:
AUDMIC_LIMITER_RELEASE-<value
>
Description:
Requests the duration of the release
phase while limiting from the
microphone port addressed by the
D:P:S.
Command:
SEND_COMMAND
MICROPHONE_1,
“’?AUDMIC_LIMITER_RELE
ASE ’”
Return:
AUDMIC_LIMITER_RELEASE-
20
66 AUDMIC_LIMITER_THRESH
Command:
SEND_COMMAND <DEV>,
"'AUDMIC_LIMITER_THRESH-<value
>'"
Return:
AUDMIC_LIMITER_THRESH-<value>
Description:
Sets the threshold while limiting
from the microphone for addressed
by the D:P:S.
Variables:
value={-60-0}
Command:
SEND_COMMAND
MICROPHONE_1,
“’AUDMIC_LIMITER_THRE
SH--20’”
Return:
AUDMIC_LIMITER_THRESH--
20