AMX Modula Manual de instrucciones Pagina 105

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 138
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 104
Programming
93
Enova DVX-2150HD/2155HD All-in-One Presentation Switcher Operation/Reference Guide
Audio SEND_COMMANDs (Cont.)
AUDOUT_DUCK_ATTACK
Sets the ducking attack for
the output port.
Sets the duration of the attack phase while ducking for the output port
addressed by the D:P:S.
Syntax:
SEND_COMMAND <DEV>, "'AUDOUT_DUCK_ATTACK-<attack>'"
Variable:
attack = 1 to 2000
Example:
SEND_COMMAND AUDIO_OUTPUT_1, "'AUDOUT_DUCK_ATTACK-200'"
Sets the ducking attack for the output port (#1 based on the D:P:S) to 200.
?AUDOUT_DUCK_HOLD
Requests the ducking hold
time for the audio port.
Requests the current ducking hold time for the audio port addressed by the
D:P:S.
Syntax:
SEND_COMMAND <DEV>, "'?AUDOUT_DUCK_HOLD'"
Example:
SEND_COMMAND AUDIO_OUTPUT_1, "'?AUDOUT_DUCK_HOLD'"
Returns a COMMAND string of the form: AUDOUT_DUCK_HOLD-<hold>.
AUDOUT_DUCK_HOLD
Sets the ducking hold for the
output port.
Sets the duration of the hold phase while ducking for the output port addressed
by the D:P:S.
Syntax:
SEND_COMMAND <DEV>, "'AUDOUT_DUCK_HOLD-<hold>'"
Variable:
hold = 0 to 2000
Example:
SEND_COMMAND AUDIO_OUTPUT_1, "'AUDOUT_DUCK_HOLD-200'"
Sets the ducking hold for the output port (#1 based on the D:P:S) to 200.
?AUDOUT_DUCK_LEVEL
Requests the ducking level
time for the audio port.
Requests the current ducking level for the audio port addressed by the D:P:S.
Syntax:
SEND_COMMAND <DEV>, "'?AUDOUT_DUCK_LEVEL'"
Example:
SEND_COMMAND AUDIO_OUTPUT_1, "'?AUDOUT_DUCK_LEVEL'"
Returns a COMMAND string of the form: AUDOUT_DUCK_LEVEL-<level>.
AUDOUT_DUCK_LEVEL
Sets the ducking level for
the output port.
Sets the level while ducking for the output port addressed by the D:P:S.
Syntax:
SEND_COMMAND <DEV>, "'AUDOUT_DUCK_LEVEL-<level>'"
Variable:
level = 0 to 20
Example:
SEND_COMMAND AUDIO_OUTPUT_1, "'AUDOUT_DUCK_LEVEL-4'"
Sets the ducking level for the output port (#1 based on the D:P:S) to 4.
?AUDOUT_DUCK
_PRIORITY
Requests the ducking
priority for the audio port.
Requests the current ducking priority of the audio port addressed by the D:P:S.
Syntax:
SEND_COMMAND <DEV>, "'?AUDOUT_DUCK_PRIORITY'"
Example:
SEND_COMMAND AUDIO_OUTPUT_1, "'?AUDOUT_DUCK_PRIORITY'"
Returns a COMMAND string of the form: AUDOUT_DUCK_PRIORITY-
<option>.
Vista de pagina 104
1 2 ... 100 101 102 103 104 105 106 107 108 109 110 ... 137 138

Comentarios a estos manuales

Sin comentarios