Instruction manual
Programming
88
Enova DVX-2150HD/2155HD All-in-One Presentation Switcher Operation/Reference Guide
Audio SEND_COMMANDs (Cont.)
?AUDMIC_GATING
_ATTACK
Requests the attack phase
while gating for the
microphone port.
Requests the duration of the attack phase while gating from the microphone
port addressed by the D:P:S.
Syntax:
SEND_COMMAND <DEV>, "'?AUDMIC_GATING_ATTACK'"
Example:
SEND_COMMAND MIC_1, "'?AUDMIC_GATING_ATTACK'"
Returns a string of the form: ?AUDMIC_GATING_ATTACK=<value>.
AUDMIC_GATING
_ATTACK
Sets the gating attack for the
microphone port.
Sets the duration of the attack phase while gating from the microphone port
addressed by the D:P:S.
Syntax:
SEND_COMMAND <DEV>, "'AUDMIC_GATING_ATTACK-<attack>'"
Variable:
attack = 1 to 2000
Example:
SEND_COMMAND MICROPHONE_1, "'AUDMIC_GATING_ATTACK-200'"
Sets the gating attack for the microphone port (#1 based on the D:P:S) to 200.
?AUDMIC_GATING
_DEPTH
Requests the gating depth
for the microphone port.
Requests the depth setting while gating from the microphone port addressed by
the D:P:S.
Syntax:
SEND_COMMAND <DEV>, "'?AUDMIC_GATING_DEPTH'"
Example:
SEND_COMMAND MIC_1, "'?AUDMIC_GATING_DEPTH'"
Returns a string of the form: ?AUDMIC_GATING_DEPTH=<value>.
AUDMIC_GATING_DEPTH
Sets the gating depth for the
microphone port.
Sets the depth while gating from the microphone port addressed by the D:P:S.
Syntax:
SEND_COMMAND <DEV>, "'AUDMIC_GATING_DEPTH-<depth>'"
Variable:
depth = 0 to 20
Example:
SEND_COMMAND MICROPHONE_1, "'AUDMIC_GATING_DEPTH-8'"
Sets the gating depth for the microphone port (#1 based on the D:P:S) to 8.
?AUDMIC_GATING
_HOLD
Requests the gating hold for
the microphone port.
Requests the hold setting while gating from the microphone port addressed by
the D:P:S.
Syntax:
SEND_COMMAND <DEV>, "'?AUDMIC_GATING_HOLD'"
Example:
SEND_COMMAND MIC_1, "'?AUDMIC_GATING_HOLD'"
Returns a string of the form: ?AUDMIC_GATING_HOLD=<value>.
AUDMIC_GATING_HOLD
Sets the gating hold for the
microphone port.
Sets the duration of the hold phase while gating for the microphone port
addressed by the D:P:S.
Syntax:
SEND_COMMAND <DEV>, "'AUDMIC_GATING_HOLD-<hold>'"
Variable:
hold = 0 to 2000
Example:
SEND_COMMAND MICROPHONE_1, "'AUDMIC_GATING_HOLD-200'"
Sets the gating hold for the microphone port (#1 based on the D:P:S) to 200.