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_cou
nt<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 input/output label:
#LABEL1,1,1,1<CR>
COMMAND
#LABEL? io_mode,io_index<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
Get input/output label:
#LABEL?0,1<CR>