![Kramer KIT-400 Скачать руководство пользователя страница 81](http://html1.mh-extra.com/html/kramer/kit-400/kit-400_user-manual_2001932081.webp)
Kramer Electronics Ltd.
KIT-400
– Protocol 3000
79
Function
Description
Syntax
Parameters/Attributes
Example
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
in_index
,
mode
<CR>
FEEDBACK
~nn@HDCP-MOD
in_index
,
mode
<CR><LF>
in_index
– Number that indicates
the specific input:
1
– IN 1
2
– IN 2
3
– IN 3
mode
– HDCP mode:
0
– HDCP Off
3
– HDCP defined according to
the connected output (MAC
mode)
Set the input HDCP-MODE
of IN 1 to Off:
#HDCP-MOD
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?
in_index
<CR>
FEEDBACK
~nn@HDCP-MOD
in_index
,
mode
<CR><LF>
in_index
– Number that indicates
the specific input:
1
– IN 1
2
– IN 2
3
– IN 3
mode
– HDCP mode:
0
– HDCP Off
3
– HDCP defined according to
the connected output (MAC
mode)
Get the input HDCP-MODE
of IN 1 HDMI:
#HDCP-MOD?
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 Input:
1
– IN 1
2
– IN 2
3
– IN 3
for output:
1
– HDBT OUT
status
– Signal encryption status -
valid values On/Off
0
– HDCP Off
1
– HDCP On
Get the output HDCP-
STATUS of IN 1:
#HDCP-STAT?
0
,
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
<CR
>
LOCK-EDID
Lock last read EDID.
COMMAND
#LOCK-EDID
in_index
,
lock_mode
<CR>
FEEDBACK
~nn@LOCK-EDID
in_index
,
lock_mode
<CR><LF>
in_index
– Number that indicates
the specific input:
1
– IN 1
2
– IN 2
3
– IN 3
lock_mode
– On/Off
0
– Off unlocks EDID
1
– On locks EDID
Lock the last read EDID from
the HDMI In 2 input:
#LOCK-EDID
2,1
<CR>
LOCK-
EDID?
Get EDID lock state.
COMMAND
#LOCK-EDID?
in_index
,
<CR>
FEEDBACK
~nn@LOCK-EDID
in_index
,
lock_mode
<CR><LF>
in_index
– Number that indicates
the specific input:
1
– IN 1
2
– IN 2
3
– IN 3
lock_mode
– On/Off
0
– Off unlocks EDID
1
– On locks EDID
Get EDID lock state for Input
2:
#LOCK-EDID?
2
<CR>