Kramer Electronics Ltd.
VP-554X
– Protocol 3000
71
Function
Description
Syntax
Parameters/Attributes
Example
FACTORY
Reset device to factory
default configuration.
This command
deletes all user data
from the device. The
deletion can take some
time.
Your device may
require powering off
and powering on for the
changes to take effect.
COMMAND
#FACTORY
<CR>
FEEDBACK
~nn@FACTORY
ok
<CR><LF>
Reset the device to factory
default configuration:
#FACTORY
<CR>
GEDID
Get EDID support on
certain input/output.
For old devices that
do not support this
command, ~
nn
@ERR
002
<CR><LF>
is
received.
COMMAND
#GEDID
io_mode
,
in_index
<CR>
FEEDBACK
~nn@GEDID
io_mode
,
in_index
,
size
<CR><LF>
io_mode
– Input/Output
0
– Input
1
– Output
in_index
– Number that indicates
the specific input:
1-N (N= the total number of inputs)
For Inputs (0)
1
– HDMI1
2
– HDMI2
3
– HDMI3
4
– HDMI4
5
– HDMI5
6
– HDMI6
7
– HDBT1
8
– HDBT2
9
– HDBT3
10
– HDBT4
11
– PC
For Outputs (1)
1
– HDMI1
2
– HDBT1
3
– HDMI2
4
– HDBT2
5
– HDMI3
6
– HDBT3
7
– HDMI4
8
– HDBT4
size
– Size of data to be sent from
device, 0 (no EDID support), 128,
256
Get EDID support
information for input 1:
#GEDID
0
,
1
<CR>
HDCP-MOD
Set HDCP mode.
Set HDCP working
mode on the device
input:
HDCP supported -
HDCP_ON [default].
HDCP not supported -
HDCP OFF.
HDCP support changes
following detected sink
- MIRROR OUTPUT.
When you define
3
as
the mode, the HDCP
status is defined
according to the
connected output in the
following priority: OUT
1, OUT 2. If the
connected display on
OUT 2 supports HDCP,
but OUT 1 does not,
then HDCP is defined
as not supported. If
OUT 1 is not
connected, then HDCP
is defined by OUT 2.
COMMAND
#HDCP-MOD
io_mode
,
in_index
,
mode
<CR>
FEEDBACK
~nn@HDCP-MOD
io_mode
,
in_index
,
mode
<CR><LF>
io_mode
– Input/Output
0
– Input
1
– Output
in_index
– Number that indicates
the specific input:
For Inputs (0)
1
– HDMI1
2
– HDMI2
3
– HDMI3
4
– HDMI4
5
– HDMI5
6
– HDMI6
7
– HDBT1
8
– HDBT2
9
– HDBT3
10
– HDBT4
For Outputs (1)
1
– Output1
2
– Output2
3
– Output3
4
– Output4
mode
– HDCP mode:
For Inputs (0)
0
– Off
1
– On
For Outputs (1)
2
– Follow In
3
– Follow Out
Set the input HDCP-MODE
of IN 1 to Off:
#HDCP-MOD
0
,
1
,
0
<CR>