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-MODin_index,mode<CR>
FEEDBACK
~nn@HDCP-MODin_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-MOD1,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-MODin_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>
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-STATio_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>
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
>
COMMAND
#LOCK-EDIDin_index,lock_mode<CR>
FEEDBACK
~nn@LOCK-EDIDin_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-EDID2,1<CR>
COMMAND
#LOCK-EDID?in_index,<CR>
FEEDBACK
~nn@LOCK-EDIDin_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>