Kramer Electronics Ltd.
VS-44H2
– Protocol 3000
60
Function
Description
Syntax
Parameters/Attributes
Example
X-
PATTERN?
Get selected pattern on
a specific output signal.
This command is
designed to enable
pattern on any signal.
commonly pattern
makes sense for video,
but on some products
audio pattern is also
supported. In the future,
data pattern will be also
supported to generate
some data on RS232
lines.
This is an Extended
Protocol 3000
command.
COMMAND
#X-PATTERN?
<direction_type>
.
<port_format>
.
<port_index>
.
<signal_type>
.
<index>
<CR>
FEEDBACK
~nn@X-PATTERN
<direction_type>
.
<port_format>
.
<port_index>
.
<signal_type>
.
<index>
,
pattern_id
<CR><LF>
The following attributes comprise
the signal ID:
▪
<direction_type>
–
Direction of the port:
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
– 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
pattern_id
– Pattern index
number
0
– Pattern mode is OFF
1
– Color bar
2
– Blue screen
3
– Green screen
4
– Red screen
Pattern list can be retrieved using
the command:
#patterns-list?
Get the selected pattern on a
Output 1:
#X-PATTERN?
out
.
hdmi
.
1
.
video
.
1
<CR>
X-
PATTERNS-
LIST?
Get pattern indexes
available per signal ID
and usable in the
command X-PATTERN.
Not all products
support patterns for all
layers. This list can be
usable into X-
PATTERN.
This is an Extended
Protocol 3000
command.
COMMAND
#X-PATTERNS-LIST?
<direction_type>
.
<port_format>
.
<port_index>
.
<signal_type>
.
<index>
<CR>
FEEDBACK
~nn@X-PATTERNS-LIST
<direction_type>
.
<port_format>
.
<port_index>
.
<signal_type>
.
<index>
,
<pattern_id>
<CR><LF>
The following attributes comprise
the signal ID:
▪
<direction_type>
–
Direction of the port:
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
– 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
pattern_id
– Pattern index
number
0
– None
1
– Color bar
2
– Blue screen
3
– Green screen
4
– Red screen
Get the patterns list:
#X-PATTERNS-LIST?
out
.
hdmi
.
1
.
video
.
1
<CR
>
X-
PRIORITY
Set 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>
,
[<direction_type2>
.
<port_type2>
.
<port_index2>
.
<signal_type2>
.
<index2>
,..,
]
<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
Set the auto switching input
signals group & priorities per
output:
#X-PRIORITY
out
.
hdmi
.
7
.
video
.
1
,
[in
.
hdmi
.
1
.
video
.
1
,
in
.
hdmi
.
2
.
vid
eo
.
1
,
in
.
hdmi
.
3
.
video
.
1]
<CR>