Kramer Electronics Ltd.
VP-554X
– Protocol 3000
72
Function
Description
Syntax
Parameters/Attributes
Example
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_mode
,
in_index
<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
Get the input HDCP-MODE
of IN 1 HDMI:
#HDCP-MOD?
0
,
1
<CR>
HDCP-
STAT?
Get HDCP signal
status.
io_mode =1
– get
the HDCP signal status
of the sink device
connected to the
specified output.
io_mode =0
– get the
HDCP signal status of
the source device
connected to the
specified input.
COMMAND
#HDCP-STAT?
io_mode
,
in_index
<CR>
FEEDBACK
~nn@HDCP-STAT
io_mode
,
in_index
,
status
<CR><LF>
io_mode
– Input/Output
0
– Input
1
– Output
io_index
– Number that indicates
the specific number of inputs or
outputs (based on io_mode):
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
status
– Signal encryption status -
valid values On/Off
0
–Off
1
–On
Get the output HDCP-
STATUS of IN 1:
#HDCP-STAT?
0
,
1
,
1
<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>
IMAGE-
PROP
Set the image size.
Sets the image
properties of the
selected scaler.
COMMAND
#IMAGE-PROP
scaler_id
,
video_mode
<CR>
FEEDBACK
~nn@IMAGE-PROP
scaler_id
,
video_mode
<CR><LF>
scaler_id
– output number –
1
– Output1
2
– Output2
3
– Output3
4
– Output4
video_mode
– Status
0
– Over Scan
1
– Full
2
– Best Fit
3
– Pan Scan
4
– Letter Box
5
– Under 2
6
– Under 1
7
– Follow In
Set the image size to Full on
Output 1:
#IMAGE-PROP
1
,
1
<CR>