DSP-62-AEC, DSP-62-UC – Protocol 3000
Set the mute state of
the signal.
This is an Extended
Protocol 3000
command.
COMMAND
#X-MUTE<direction_type>.<port_type>.<port_index>.<signa
l_type>.<index>,state<CR>
FEEDBACK
~nn@X-MUTE<direction_type>.<port_type>.<port_index>.<si
gnal_type>.<index>,state<CR><LF>
The following attributes comprise the
signal ID:
▪ <direction_type> –
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 VIDEO
o AUDIO
▪ <index> – Indicates a specific
channel number when there are
multiple channels of the same type
state – OFF/ON (not case sensitive)
Set the mute state of analog
audio (L) output to off:
#X-MUTEOUT.ANALOG_STER
EO.1.AUDIO.2,OFF<CR>
Get the mute state of
the signal.
This is an Extended
Protocol 3000
command.
COMMAND
#X-MUTE?<direction_type>.<port_type>.<port_index>.<sign
al_type>.<index><CR>
FEEDBACK
~nn@X-MUTE<direction_type>.<port_type>.<port_index>.<si
gnal_type>.<index>,state<CR><LF>
The following attributes comprise the
signal ID:
▪ <direction_type> –
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 VIDEO
o AUDIO
▪ <index> – Indicates a specific
channel number when there are
multiple channels of the same type
state – OFF/ON (not case sensitive)
Get the mute state of analog
audio (L) output to off:
#X-MUTE?OUT.ANALOG_STE
REO.1.AUDIO.2<CR>
Set a pattern on the
selected output.
This is an Extended
Protocol 3000
command.
COMMAND
#X-PATTERN<direction_type>.<port_type>.<port_index>.<si
gnal_type>.<index>,pattern_id<CR>
FEEDBACK
~nn@X-PATTERN<direction_type>.<port_type>.<port_index>.
<signal_type>.<index>,pattern_id<CR><LF>
The following attributes comprise the
signal ID:
▪ <direction_type> –
o OUT
▪ <port_type> –
o HDMI
▪ <port_index> – The port number
as printed on the front or rear
panel
▪ <signal_type> –
o VIDEO
▪ <index> – Indicates a specific
channel number when there are
multiple channels of the same type
Pattern_id –pattern ID
o 0 : none
o 1 : Color bar
o 2 Blue screen
o 3: Green screen
o 4: Red screen
Set the pattern on HDMI OUT
to pattern 2 (blue screen):
#X-PATTERNOUT.HDMI.1.V
IDEO AUDIO.1,2<CR>
Get the pattern on a
selected output.
This is an Extended
Protocol 3000
command.
COMMAND
#X-PATTERN?<direction_type>.<port_type>.<port_index>.<s
ignal_type>.<index><CR>
FEEDBACK
~nn@X-PATTERN<direction_type>.<port_type>.<port_index>.
<signal_type>.<index>,pattern_id<CR><LF>
The following attributes comprise the
signal ID:
▪ <direction_type> –
o OUT
▪ <port_type> –
o HDMI
▪ <port_index> – The port number
as printed on the front or rear
panel
▪ <signal_type> –
o VIDEO
▪ <index> – Indicates a specific
channel number when there are
multiple channels of the same type
Pattern_id –pattern ID
o 0 : none
o 1 : Color bar
o 2 Blue screen
o 3: Green screen
o 4: Red screen
Get the pattern on HDMI
output:
#X-PATTERN?OUT.HDMI.1.
VIDEO.1<CR>