AMX DVX-3156HD-SP Instruction Manual Page 95

  • Download
  • Add to my manuals
  • Print
  • Page
    / 140
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 94
Programming
83
Enova DVX-315xHD & DVX-215xHD All-in-One Presentation Switchers - Instruction Manual
AUDIO SEND_COMMANDs
The following table lists the audio SEND_COMMANDs available for the DVX:
Audio SEND_COMMANDs
AI<input>O<output> Switches audio input port <input> to audio output port <output>.
Syntax:
SEND_COMMAND "'AI<input>O<output>'"
Variables:
input = The source audio input number.
output = The audio output port number to switch to.
Example:
SEND_COMMAND SWITCHER,"'AI2O1'"
Switch audio input port #2 to audio output #1.
?AUDIN_COMPRESSION Requests the setting of compression for the specified audio port.
Syntax:
SEND_COMMAND <DEV>, "'?AUDIN_COMPRESSION'"
Example:
SEND_COMMAND AUDIO_INPUT_1, "'?AUDIN_COMPRESSION'"
Returns a COMMAND string of the form:
AUDIN_COMPRESSION-<setting>
AUDIN_COMPRESSION Sets the setting of compression for the specified audio port.
Syntax
SEND_COMMAND <DEV>, "'AUDIN_COMPRESSION-<setting>'"
Variable:
setting =off, low, medium, high, custom
Example:
SEND_COMMAND AUDIO_INPUT_1, "'AUDIN_COMPRESSION-high'"
Sets the compression setting of the audio input port (#1 based on D:P:S) to
high.
?AUDIN_COMPRESSION_ATTACK Requests the compression's attack phase for the specified audio port.
Syntax:
SEND_COMMAND <DEV>, "'?AUDIN_COMPRESSION_ATTACK'"
Example:
SEND_COMMAND AUDIO_1, "'?AUDIN_COMPRESSION_ATTACK'"
Returns a COMMAND string of the form:
AUDIN_COMPRESSION_ATTACK-<attack>
AUDIN_COMPRESSION_ATTACK Sets the duration of the compression attack for the specified audio port.
Syntax:
SEND_COMMAND <DEV>, "'AUDIN_COMPRESSION_ATTACK-<attack>'"
Variable:
attack = 1 to 2000
Example:
SEND_COMMAND AUDIO_INPUT_1, "'AUDIN_COMPRESSION_ATTACK-200'"
Sets the compression attack for the audio port (#1 based on the D:P:S) to
200.
?AUDIN_COMPRESSION_RATIO Requests the compression ratio for the specified audio port.
Syntax:
SEND_COMMAND <DEV>, "'?AUDIN_COMPRESSION_RATIO'"
Example:
SEND_COMMAND AUDIO_INPUT_1, "'?AUDIN_COMPRESSION_RATIO'"
Returns a COMMAND string of the form:
AUDIN_COMPRESSION_RATIO-<ratio>
Page view 94
1 2 ... 90 91 92 93 94 95 96 97 98 99 100 ... 139 140

Comments to this Manuals

No comments