103
NO
Command
Syntax
Example
Variables:
value={0-4}
55
?AUDMIC_GATING_HOLD
Command:
SEND_COMMAND <DEV>,
"'?AUDMIC_GATING_HOLD '"
Return:
AUDMIC_GATING_HOLD -<value>
Description:
Requests the hold setting while
gating from the microphone port
addressed by the D:P:S.
Command:
SEND_COMMAND
MICROPHONE_1,
“’?AUDMIC_GATING_HOL
D ’”
Return:
AUDMIC_GATING_HOLD-2
56
AUDMIC_GATING_RELEASE
Command:
SEND_COMMAND <DEV>,
"'AUDMIC_GATING_RELEASE-<value
>'"
Return:
AUDMIC_GATING_RELEASE-<value
>
Description:
Sets the duration of the release
phase while gating from the
microphone port addressed by the
D:P:S.
Variables:
value={10-5000}
Command:
SEND_COMMAND
MICROPHONE_1,
“’AUDMIC_GATING_RELE
ASE-20’”
Return:
AUDMIC_GATING_RELEASE-
20
57
?AUDMIC_GATING_RELEASE
Command:
SEND_COMMAND <DEV>,
"'?AUDMIC_GATING_RELEASE '"
Return:
AUDMIC_GATING_RELEASE
-<value>
Description:
Requests the duration of the release
phase while gating from the
microphone port addressed by the
D:P:S.
Command:
SEND_COMMAND
MICROPHONE_1,
“’?AUDMIC_GATING_RELE
ASE ’”
Return:
AUDMIC_GATING_RELEASE-
20