102
NO Command Syntax Example
AUDMIC_GATING_ATTACK-<value>
Description:
Requests the duration of the attack
phase while gating from the
microphone port addressed by the
D:P:S.
ACK ’”
Return:
AUDMIC_GATING_ATTACK-
20
52 AUDMIC_GATING_DEPTH
Command:
SEND_COMMAND <DEV>,
"'AUDMIC_GATING_DEPTH-<value>
'"
Return:
AUDMIC_GATING_DEPTH-<value>
Description:
Sets the depth while gating from the
microphone port addressed by the
D:P:S.
Variables:
value={0-20}
Command:
SEND_COMMAND
MICROPHONE_1,
“’AUDMIC_GATING_DEPT
H-20’”
Return:
AUDMIC_GATING_DEPTH-2
0
53 ?AUDMIC_GATING_DEPTH
Command:
SEND_COMMAND <DEV>,
"'?AUDMIC_GATING_DEPTH '"
Return:
AUDMIC_GATING_DEPTH -<value>
Description:
Requests the depth setting while
gating from the microphone port
addressed by the D:P:S.
Command:
SEND_COMMAND
MICROPHONE_1,
“’?AUDMIC_GATING_DEP
TH’”
Return:
AUDMIC_GATING_DEPTH-2
0
54 AUDMIC_GATING_HOLD
Command:
SEND_COMMAND <DEV>,
"'AUDMIC_GATING_HOLD-<value>'
"
Return:
AUDMIC_GATING_HOLD-<value>
Description:
Sets the duration of the hold phase
while gating for the microphone
port addressed by the D:P:S.
Command:
SEND_COMMAND
MICROPHONE_1,
“’AUDMIC_GATING_HOL
D-2’”
Return:
AUDMIC_GATING_HOLD-2