101
NO
Command
Syntax
Example
band ={ 1-3}
48
AUDMIC_GATING
Command:
SEND_COMMAND <DEV>,
"AUDMIC_GATING
-<OFF|LOW||MEDIUM|HIGH|CUSTO
M> '"
Return:
AUDMIC_GATING-<OFF|LOW||MEDI
UM|HIGH|CUSTOM>
Description:
Sets the setting of gating of the
microphone port addressed by the
D:P:S
Command:
SEND_COMMAND
MICROPHONE_1,
“’AUDMIC_GATING-OFF
’”
Return:
AUDMIC_GATING-OFF
49
?AUDMIC_GATING
Command:
SEND_COMMAND <DEV>,
"'?AUDMIC_GATING "
Return:
AUDMIC_GATING
-<OFF|LOW||MEDIUM|HIGH|CUSTO
M>
Description:
Requests the setting of gating of a
microphone.
Command:
SEND_COMMAND
MICROPHONE_1,
“’?AUDMIC_GATING ’”
Return:
AUDMIC_GATING-OFF
50
AUDMIC_GATING_ATTACK
Command:
SEND_COMMAND <DEV>,
"'AUDMIC_GATING_ATTACK-<value
>'"
Return:
AUDMIC_GATING_ATTACK-<value>
Description:
Sets the duration of the attack phase
while gating from the microphone
port addressed by the D:P:S.
Variables:
value={1-2000}
Command:
SEND_COMMAND
MICROPHONE_1,
“’AUDMIC_GATING_ATTA
CK-20’”
Return:
AUDMIC_GATING_ATTACK-
20
51
?AUDMIC_GATING_ATTACK
Command:
SEND_COMMAND <DEV>,
"'?AUDMIC_GATING_ATTACK'"
Return:
Command:
SEND_COMMAND
MICROPHONE_1,
“’?AUDMIC_GATING_ATT