Audio Send_Commands; Ai<Input>O<Output; Audin_Name; Audin_Stereo - AMX Enova DVX-2100HD Operation/Reference Manual

6x2 all-in-one presentation switcher
Table of Contents

Advertisement

Programming

AUDIO SEND_COMMANDs

The following table lists the audio SEND_COMMANDs available for the DVX-2100HD:
Audio SEND_COMMANDs
AI<input>O<output>
Switches audio input port to
audio output port

?AUDIN_NAME

Requests the name of the
input port.
AUDIN_NAME
Sets the input name of the
audio port.

?AUDIN_STEREO

Requests the stereo setting
of the input port.
AUDIN_STEREO
Sets the stereo setting on
the input port.
70
Switch input to one or more outputs for switcher level Audio. Use <input> 0 for
disconnect.
Syntax:
SEND_COMMAND "'AI<input>O<output>'"
Variables:
input = The source audio input number.
output = The audio output port number to switch to. Restricted to a value of 1.
Example:
SEND_COMMAND SWITCHER,"'AI2O1'"
Switch audio input port #2 to audio output #1.
Queries the input name of the audio port addressed by the D:P:S.
Syntax:
SEND_COMMAND <DEV>, "'?AUDIN_NAME'"
Example:
SEND_COMMAND AUDIO_INPUT_1,"'?AUDIN_NAME'"
Returns a COMMAND string of the form: AUDIN_NAME-<name>.
Sets the input name of the audio port addressed by the D:P:S to <name>.
Syntax:
SEND_COMMAND <DEV>, "'AUDIN_NAME <name>'"
Variables:
name = A string name. For example: "PC 1"
Example:
SEND_COMMAND AUDIO_INPUT_1,"'AUDIN_NAME MyPC'"
Sets the name of audio input port (#1 based on D:P:S) to MyPC.
Queries to see if the audio port addressed by the D:P:S has the stereo setting
enabled or disabled.
Syntax:
SEND_COMMAND <DEV>, "'?AUDIN_STEREO'"
Example:
SEND_COMMAND AUDIO_INPUT_1,"'?AUDIN_STEREO'"
Returns a COMMAND string of the form:
AUDIN_STEREO-<ENABLED|DISABLED>.
Enables or disables the stereo setting on the audio port addressed by the
D:P:S. If enabled, the stereo setting is on. If disabled, then the stereo setting is
off, which means it is mono.
Syntax:
SEND_COMMAND <DEV>,"'AUDIN_STEREO-<ENABLE|DISABLE>'"
Example:
SEND_COMMAND AUDIO_INPUT_1,"'AUDIN_STEREO-ENABLE'"
Enova DVX-2100HD 6x2 All-in-One Presentation Switcher Operation/Reference Guide

Advertisement

Table of Contents
loading

This manual is also suitable for:

Enova dvx-2100hd-spEnova dvx-2100hd-t

Table of Contents