VS-88H2 – Protocol 3000 Commands
Get HDCP signal
status.
io_mode =1 – get
the HDCP signal
status of the sink
device connected to
the specified output.
io_mode =0 – get the
HDCP signal status of
the source device
connected to the
specified input.
COMMAND
#HDCP-STAT?io_mode,io_index<CR>
FEEDBACK
~nn@HDCP-STATio_mode,io_index,status<CR><LF>
io_mode – Input/Output
0 – Input
1 – Output
io_index – Number that indicates
the specific input:
1 – HDMI IN 1
2 – HDMI IN 2
3 – HDMI IN 3
4 – HDMI IN 4
5 – HDMI IN 5
6 – HDMI IN 6
7 – HDMI IN 7
8 – HDMI IN 8
1 – HDMI OUT 1
2 – HDMI OUT 2
3 – HDMI OUT 3
4 – HDMI OUT 4
5 – HDMI OUT 5
6 – HDMI OUT 6
7 – HDMI OUT 7
8 – HDMI OUT 8
status – Signal encryption status -
valid values On/Off
0 – HDCP Off
1 – HDCP On
Get the output HDCP-
STATUS of HDMI IN 1:
#HDCP-STAT?0,1<CR>
Get command list or
help for specific
command.
COMMAND
#HELP<CR>
FEEDBACK
1. Multi-line:
~nn@Devicecmd_name,cmd_name…<CR><LF>
cmd_name – Name of a specific
command
Get the command list:
#HELP<CR>
Set visual indication
from device.
Using this
command, some
devices can light a
sequence of buttons
or LEDs to allow
identification of a
specific device from
similar devices.
COMMAND
#IDV<CR>
FEEDBACK
~nn@IDVok<CR><LF>
LEGACY COMMAND.
Get in/out count.
COMMAND
#INFO-IO?<CR>
FEEDBACK
~nn@INFO-IOINin_count,OUTout_count<CR><LF>
in_count – Number of inputs in
the unit
out_count – Number of outputs in
the unit
Get inputs count:
#INFO-IO?<CR>
LEGACY COMMAND.
Get maximum preset
count.
In most units,
video and audio
presets with the same
number are stored
and recalled together
by commands
#PRST-STO and
#PRST-RCL.
COMMAND
#INFO-PRST?<CR>
FEEDBACK
~nn@INFO-PRSTvidvideo_preset_count,audaudio_preset_co
unt<CR><LF>
video_preset_count –
Maximum number of video presets
in the unit
audio_preset_count –
Maximum number of audio presets
in the unit
Get number of video and
audio presets:
#INFO-PRST?<CR>
COMMAND
#LABELio_mode,io_index,switch,label_txt<CR>
FEEDBACK
~nn@LABELio_mode,io_index,switch,label_txt<CR><LF>
io_mode – Input/Output
0 – Input
1 – Output
io_index – Number that indicates
the specific input or output port:
1 – HDMI IN 1
2 – HDMI IN 2
3 – HDMI IN 3
4 – HDMI IN 4
5 – HDMI IN 5
6 – HDMI IN 6
7 – HDMI IN 7
8 – HDMI IN 8
1 – HDMI OUT 1
2 – HDMI OUT 2
3 – HDMI OUT 3
4 – HDMI OUT 4
5 – HDMI OUT 5
6 – HDMI OUT 6
7 – HDMI OUT 7
8 – HDMI OUT 8
switch – On/Off (enable/disable)
custom label
label_txt – Custom label string
Set HDMI OUT 1 label on:
#LABEL1,1,1,1<CR>