Get auto switching
input signals group
priorities per output.
The order of the
inputs in the list is fixing
the order to the priority.
The highest priority is 1,
then 2 etc..
X-PRIORITY is also
defining implicitly the
video inputs group list
for Last-connected auto
switching strategy.
X-PRIORITY override
X-MTX-SET-INPUTS
configuration.
Auto switching group
list is common for all
Auto switching
strategies (last
connected/ priority).
This syntax uses the
new convention of
using brackets to define
a list of fields “[ ]”.
This is an Extended
Protocol 3000
command.
COMMAND
#X-PRIORITY?<direction_type1>. <port_type1>.
<port_index1>. <signal_type1>. <index1><CR>
FEEDBACK
~nn@X-PRIORITY<direction_type1>. <port_type1>.
<port_index1>. <signal_type1>.
<index1>,[<direction_type2>. <port_type2>. <port_index2>.
<signal_type2>. <index2>,..,]<CR><LF>
The following attributes comprise
the signal ID:
▪ <direction_type> –
Direction of the port:
o IN – Input
o OUT – Output
▪ <port_format> – Type of
signal on the port:
o HDMI
▪ <port_index> – The port
number as printed on the front
or rear panel
1 – Input 1
2 – Input 2
3 – Input 3
4 – Input 4
1 – Output 1
2 – Output 2
3 – Output 3
4 – Output 4
▪ <signal_type> – Signal ID
attribute:
o VIDEO
▪ <index> – Indicates a specific
channel number when there
are multiple channels of the
same type
Get the auto switching input
signals group & priorities for
Output 4:
#X-PRIORITY?out.hdmi
.4.video.1<CR>
Send routing command
to matrix.
It is recommended
to use the command
#SIGNALS-LIST to get
the list of all signal IDs
available in the system
and which can be used
in this command.
Video 1 is the default
port in this command
and is implied even if
not written:
#X-
ROUTEout.sdi.5,i
n.sdi.1<CR>
is interpreted as:
#X-
ROUTEout.sdi.5.v
ideo.1,in.sdi.1.v
ideo.1<CR>
This is an Extended
Protocol 3000
command.
COMMAND
#X-ROUTE<direction_type1>. <port_type1>. <port_index1>.
<signal_type1>. <index1>,<direction_type2>. <port_type2>.
<port_index2>. <signal_type2>. <index2><CR>
FEEDBACK
~nn@X-ROUTE<direction_type1>. <port_type1>.
<port_index1>. <signal_type1>. <index1>,<direction_type2>.
<port_type2>. <port_index2>. <signal_type2>.
<index2><CR><LF>
The following attributes comprise
the signal ID:
▪ <direction_type> –
Direction of the port:
o IN – Input
o OUT – Output
▪ <port_format> – Type of
signal on the port:
o HDMI
▪ <port_index> – The port
number as printed on the front
or rear panel
1 – Input 1
2 – Input 2
3 – Input 3
4 – Input 4
1 – Output 1
2 – Output 2
3 – Output 3
4 – Output 4
▪ <signal_type> – Signal ID
attribute:
o VIDEO
o AUDIO
▪ <index> – Indicates a specific
channel number when there
are multiple channels of the
same type
Route HDMI IN 2 to HDMI
OUT 3:
#X-ROUTEout.hdmi.3.v
ideo.1,in.hdmi.2.vide
o.1<CR>
Get routing status.
It is recommended
to use the command
#SIGNALS-LIST to get
the list of all signal IDs
available in the system
and which can be used
in this command.
VIDEO.1 are the default
<signal_type> and
<index> in this
command and are
implied even if not
written:
#X-
ROUTEout.sdi.5,i
n.sdi.1<CR>
is interpreted as:
#X-
ROUTEout.sdi.5.v
ideo.1,in.sdi.1.v
ideo.1<CR>
This is an Extended
Protocol 3000
command.
COMMAND
#X-ROUTE?<direction_type1>. <port_type1>. <port_index1>.
<signal_type1>. <index1><CR>
FEEDBACK
~nn@X-ROUTE<direction_type1>. <port_type1>.
<port_index1>. <signal_type1>. <index1>,<direction_type2>.
<port_type2>. <port_index2>. <signal_type2>.
<index2><CR><LF>
The following attributes comprise
the signal ID:
▪ <direction_type> –
Direction of the port:
o IN – Input
o OUT – Output
▪ <port_format> – Type of
signal on the port:
o HDMI
▪ <port_index> – The port
number as printed on the front
or rear panel
1 – Input 1
2 – Input 2
3 – Input 3
4 – Input 4
1 – Output 1
2 – Output 2
3 – Output 3
4 – Output 4
▪ <signal_type> – Signal ID
attribute:
o VIDEO
o AUDIO
▪ <index> – Indicates a specific
channel number when there
are multiple channels of the
same type
Get the routing status:
#X-ROUTE?out.hdmi.5.
video.1<CR>