Kramer Electronics Ltd.
VP-427X2
– Protocol 3000
55
Function
Description
Syntax
Parameters/Attributes
Example
DISPLAY?
Get output HPD status.
COMMAND
#DISPLAY?
out_index
<CR>
FEEDBACK
~nn@DISPLAY
out_index
,
status
<CR><LF>
out_index
– 1
status
– HPD status according to
signal validation
0
– Signal or sink is not valid
1
– Signal or sink is valid
2
– Sink and EDID is valid
Get the output HPD status of
the output:
#DISPLAY?
1
<CR>
ETH-PORT
Set Ethernet port
protocol.
If the port number
you enter is already in
use, an error is
returned.
The port number must
be within the following
range: 0-(2^16-1).
COMMAND
#ETH-PORT
port_type
,
port_id
<CR>
FEEDBACK
~nn@ETH-PORT
port_type
,
port_id
<CR><LF>
port_type
– TCP/UDP
port_id
– TCP/UDP port number
(0
– 65535)
Set the Ethernet port
protocol for TCP to port
12457:
#ETH-PORT
0
,
12457
<CR>
ETH-PORT?
Get Ethernet port
protocol.
COMMAND
#ETH-PORT?
port_type
<CR>
FEEDBACK
~nn@ETH-PORT
port_type
,
port_id
<CR><LF>
port_type
– TCP/UDP
0
– TCP
1
– UDP
port_id
– TCP / UDP port number
(0
– 65535)
Get the Ethernet port
protocol for UDP:
#ETH-PORT?
1
<CR>
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>
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_stage,io_index
,
mode
<CR>
FEEDBACK
~nn@HDCP-MOD
io_stage,io io_index
,
mode
<CR><LF>
io_mode
,
0
– Input
1
– Output
io_index
–
For inputs:
1
– HDBT1
2
– HDBT2
2
– HDMI
For input: 1
mode
– HDCP mode:
for inputs
0
– HDCP Off
1
– HDCP On
For output
2
– Follow Input
3
– Follow output (HDCP defined
according to the connected
output)
Set the input HDCP-MODE
of HDBT to Off:
#HDCP-MOD
0
,
1
,
0
<CR>
HDCP-MOD?
Get 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.
COMMAND
#HDCP-MOD?
io_stage,io_index
<CR>
FEEDBACK
~nn@HDCP-MOD
iio_stage,io_index
,
mode
<CR><LF>
io_mode
,
0
– Input
1
– Output
io_index
–
For inputs:
1
– HDBT1
2
– HDBT2
3
– HDMI
For input: 1
mode
– HDCP mode:
for inputs
0
– HDCP Off
1
– HDCP On
For output
2
– Follow Input
3
– Follow output (HDCP defined
according to the connected
output)
Get the input HDCP-MODE
of HDMI:
#HDCP-MOD?
0
,
3
<CR>
HELP
Get command list or
help for specific
command.
COMMAND
#HELP
<CR>
#HELP
cmd_name
<CR>
FEEDBACK
1. Multi-line:
~nn@Device
cmd_name
,
cmd_name…
<CR><LF>
To get help for command use: HELP (COMMAND_NAME)
<CR><LF>
~nn@HELP
cmd_name:
<CR><LF>
description
<CR><LF>
USAGE:usage
<CR><LF>
cmd_name
– Name of a specific
command
Get the command list:
#HELP
<CR>
To get help for
AV-SW-TIMEOUT:
HELP
av-sw-timeout
<C
R>