Kramer Electronics Ltd.
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-4
mode – HDCP mode:
0 – HDCP Off
3 – HDCP defined according to the
connected output
Set the input HDCP-MODE of
IN 1 to Off:
#HDCP-MOD 1,0<CR>
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-4
mode – HDCP mode:
0 – HDCP Off
3 – HDCP defined according to the
connected output
Get the input HDCP-MODE of
IN 1 HDMI:
#HDCP-MOD? 1<CR>
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
in_index – Number that indicates the
specific input: 1-4
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>
Get command list or help
for specific command.
COMMAND
#HELP<CR>
#HELPcmd_name<CR>
FEEDBACK
1. Multi-line:
~nn@Devicecmd_name, cmd_name…<CR><LF>
To get help for command use: HELP (COMMAND_NAME)<CR><LF>
~nn@HELPcmd_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:
HELPav-sw-timeout<CR>
LEGACY COMMAND.
Get in/out count.
COMMAND
#INFO-IO? <CR>
FEEDBACK
~nn@INFO-IO INin_count, OUTout_count<CR><LF>
in_count – Number of inputs in the
unit
out_count – Number of outputs in the
unit
Get inputs count:
#INFO-IO? <CR>
LEGACY COMMAND.
Get maximum preset
count.
In most units, video
and audio presets with the
same number are stored
and recalled together by
commands #PRST-STO
and #PRST-RCL.
COMMAND
#INFO-PRST? <CR>
FEEDBACK
~nn@INFO-PRST vidvideo_preset_count,
audaudio_preset_count<CR><LF>
video_preset_count – Maximum
number of video presets in the unit
audio_preset_count – Maximum
number of audio presets in the unit
Get number of video and audio
presets:
#INFO-PRST? <CR>