DSP-62-AEC, DSP-62-UC – Protocol 3000
LINK-MODE feature:
Get linked signals
groups info, this is a
way to define group of
signals for which any
action made on one of
them will be applied to
all member of the
group.
The LINK mode of a
group is defined using
the command: X-
LINK-GROUP
This is an Extended
Protocol 3000
command.
Used essentially by the
web
COMMAND
#X-LINK-GROUPS-LIST?<CR>
FEEDBACK
~nn@X-LINK-GROUPS-
LIST[[group_id,is_linked,[signal_id,...,signal_id]]<CR>
<LF>
group_id – 1 to 2
Linked_state – OFF/ON (not case
sensitive)
signal_id – includes:
▪ <direction_type> –
o IN
▪ <port_type> –
o ANALOG_AUDIO
▪ <index> – 2 to 5
<signal_type> –
AUDIO
<index> – Indicates a specific
channel number when there are
multiple channels of the same type
1 to 2
Get the link state for all ports:
#X-LINK-GROUPS-
LIST?<CR>
[[1,OFF,[IN.ANALOG_AUDI
O.3.AUDIO.1,IN.ANALOG_A
UDIO.2.AUDIO.1]],[2,OFF
,[IN.ANALOG_AUDIO.5.AUD
IO.1,IN.ANALOG_AUDIO.4.
AUDIO.1]]]
Set microphone type.
This is an Extended
Protocol 3000
command.
COMMAND
#X-MIC-TYPE<direction_type>.<port_type>.<port_index>.<s
ignal_type>.<index>,mic_type<CR>
FEEDBACK
~nn@X-MIC-TYPE<direction_type>.<port_type>.<port_index>
.<signal_type>.<index>,mic_type<CR><LF>
The following attributes comprise the
port ID:
▪ <direction_type> –
o IN
▪ <port_type> –
o ANALOG_AUDIO
▪ <port_index> – The port number
as printed on the front or rear
panel: 2 to 5.
<signal_type> –
AUDIO
<index> – Indicates a specific
channel number when there are
multiple channels of the same
type: 1 to 2
mic_type – Dynamic/Condenser (not
case sensitive)
Set AUDIO IN 2 type to
condenser:
#X-MIC-TYPEIN.ANALOG_A
UDIO.3.AUDIO.1,condense
r<CR>
Get microphone type.
This is an Extended
Protocol 3000
command.
COMMAND
#X-MIC-TYPE?<direction_type>.<port_type>.<port_index>.<
signal_type>.<index><CR>
FEEDBACK
~nn@X-MIC-TYPE<direction_type>.<port_type>.<port_index>
.<signal_type>.<index>,mic_type<CR><LF>
The following attributes comprise the
port ID:
▪ <direction_type> –
o IN
▪ <port_type> –
o ANALOG_AUDIO
▪ <port_index> – The port number
as printed on the front or rear
panel: 2 to 5.
<signal_type> –
AUDIO
<index> – Indicates a specific
channel number when there are
multiple channels of the same
type: 1 to 2
mic_type – Dynamic/Condenser (not
case sensitive)
Get MIC 3 type:
#X-MIC-TYPE?IN.MIC.3
<CR>
Set DSP matrix cross-
point MIX level in dB.
This is an Extended
Protocol 3000
command.
COMMAND
#X-MIX-LVLOUT.<port_type>.<port_index>.<signal_type>.<i
ndex>,IN.<port_type>.<port_index>.<signal_type>.<index>
,dB<CR>
FEEDBACK
~nn@X-MIX-LVLOUT.<port_type>.<port_index>.<signal_type>
.<index>,IN.<port_type>.<port_index>.<signal_type>.<ind
ex>,dB<CR><LF>
The following attributes comprise the
primary signal ID (suffix 1) and follower
signal ID (suffix 2 or greater):
▪ <direction_type> – IN
o IN
o OUT
▪ <port_type> –
o HDMI
o HDMI_AUDIO
o ANALOG_AUDIO
o ANALOG_STEREO
o USB_B
o GENERATOR
▪ <port_index> – The port number
as printed on the front or rear
panel
▪ <signal_type> –
o AUDIO
▪ <index> – Indicates a specific
channel number when there are
multiple channels of the same type
▪ audio_level – [-100,24] dB with a
resolution of 0.1 dB.
Set analog audio output 1 and
USB-B (R) cross-point level to
-25dB:
#X-MIX-LVLOUT.ANALOG_S
TEREO.1.AUDIO.1,IN.USB_
B.1.AUDIO.2,-25<CR>