Instruction manual

Programming
84
Enova DVX-315xHD & DVX-215xHD All-in-One Presentation Switchers - Instruction Manual
Audio SEND_COMMANDs (Cont.)
AUDIN_COMPRESSION_RATIO Sets the compression ratio for the specified audio input port.
Syntax:
SEND_COMMAND <DEV>, "'AUDIN_COMPRESSION_RATIO-<ratio>'"
Variable:
ratio = 1 to 20
Example:
SEND_COMMAND AUDIO_INPUT_1, "'AUDIN_COMPRESSION_RATIO-5'"
?AUDIN_COMPRESSION_RELEASE Requests the compression release for the specified audio port.
Syntax:
SEND_COMMAND <DEV>, "'?AUDIN_COMPRESSION_RELEASE'"
Example:
SEND_COMMAND AUDIO_1, "'?AUDIN_COMPRESSION_RELEASE'"
Returns a COMMAND string of the form:
AUDIN_COMPRESSION_RELEASE-<release>
AUDIN_COMPRESSION_RELEASE Sets the duration of the compression release phase for the specified audio
port.
Syntax:
SEND_COMMAND <DEV>, "'AUDIN_COMPRESSION_RELEASE-<release>'"
Variable:
release = 1 to 5000
Example:
SEND_COMMAND AUDIO_INPUT_1, "'AUDIN_COMPRESSION_RELEASE-
200'"
Sets the compression release for the audio port (#1 based on the D:P:S) to
200.
?AUDIN_COMPRESSION_THRESH Requests the compression threshold for the specified audio port.
Syntax:
SEND_COMMAND <DEV>, "'?AUDIN_COMPRESSION_THRESH'"
Example:
SEND_COMMAND AUDIO_INPUT_1, "'?AUDIN_COMPRESSION_THRESH'"
Returns a COMMAND string of the form:
AUDIN_COMPRESSION_THRESH-<threshold>
AUDIN_COMPRESSION_THRESH Sets the compression threshold for the specified audio port.
Syntax:
SEND_COMMAND <DEV>, "'AUDIN_COMPRESSION_THRESH-<threshold>'"
Variable:
threshold = 0 to -60 in dB
Example:
SEND_COMMAND AUDIO_INPUT_1, "'AUDIN_COMPRESSION_THRESH--10'"
Sets the threshold while compressing for the selected audio input port (#1
based on D:P:S) to -10dB.
?AUDIN_DIGITAL Requests the format of the specified audio port.
Syntax:
SEND_COMMAND <DEV>, "'?AUDIN_DIGITAL'"
Example:
SEND_COMMAND AUDIO_INPUT_1, "'?AUDIN_DIGITAL'"
Returns a string of the form:
AUDIN_DIGITAL-<format>