VS-88H2 – Protocol 3000 Commands
Get step-in button
action bitmap.
Programs matrix
action as a response
for external event
(programmable button
pressed).
COMMAND
#PROG-ACTION?port_type,port_id,button_id<CR>
FEEDBACK
~nn@PROG-ACTIONport_type,port_id,button_id,bitmap_actio
ns_id<CR><LF>
io_mode – Input
0 – Input
port_id – input number on the
device:
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
button_id – External
programmable button ID
bitmap_actions_id – Bitmap
representing actions to perform after
receiving button_id. format:
XXXX…X, where X is a hex digit.
The binary form of every hex digit
represents actions from the table
0 – Echo to controller
1 – Step-in out 1
2 – Step-in out 2
3 – Step-in out 3
4 – Step-in out 4
5 – Step-in out 5
6 – Step-in out 6
7 – Step-in out 7
8 – Step-in out 8
Setting ‘1’ says that the
corresponding action must be
executed.
Get step-in button action
bitmap on HDMI IN 3:
#PROG-
ACTION?0,3,1<CR>
Get device protocol
version.
COMMAND
#PROT-VER?<CR>
FEEDBACK
~nn@PROT-VER3000:version<CR><LF>
version – XX.XX where X is a
decimal digit
Get the device protocol
version:
#PROT-VER?<CR>
LEGACY COMMAND.
Get audio connections
from saved preset.
In most units,
video and audio
presets with the same
number are stored
and recalled together
by commands
#PRST-STO and
#PRST-RCL.
COMMAND
#PRST-AUD?preset,out<CR>
#PRST-AUD?preset,*<CR>
FEEDBACK
~@PRST-AUDpreset,>out<CR><LF>
~@PRST-AUDpreset,i>1,i>2,i>3,…<CR><LF>
preset – Preset number –
1 – Preset 1
2 – Preset 2
3 – Preset 3
4 – Preset 4
5 – Preset 5
6 – Preset 6
7 – Preset 7
8 – Preset 8
9 – Preset 9
10 – Preset 10
11 – Preset 11
12 – Preset 12
13 – Preset 13
14 – Preset 14
15 – Preset 15
16 – Preset 16
> – Connection character between
in and out parameters
out – Number that indicates the
specific output:
* – All outputs
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
Get audio connection from
saved preset 1:
#PRST-AUD?1,*<CR>
Get saved preset list.
In most units,
video and audio
presets with the same
number are stored
and recalled together
by commands
#PRST-STO and
#PRST-RCL.
COMMAND
#PRST-LST?<CR>
FEEDBACK
~nn@PRST-LSTpreset,preset,…<CR><LF>
Show preset list:
#PRST-LST?<CR>
Recall saved preset
list.
In most units,
video and audio
presets with the same
number are stored
and recalled together
by commands
#PRST-STO and
#PRST-RCL.
COMMAND
#PRST-RCLpreset<CR>
FEEDBACK
~nn@PRST-RCLpreset<CR><LF>
Recall preset 1:
#PRST-RCL1<CR>