COMMAND
#DISPLAY?out_index<CR>
FEEDBACK
~nn@DISPLAYout_index,status<CR><LF>
out_index – Number that indicates the
specific output:
1 – Output 1
2 –Output 2
3 – Output 3
4 – Output 4
5– Output 5
6 – Output 6
7 – Output 7
8 – Output 8
9 – Output 9
10 – Output 10
status – HPD status according to signal
validation
0 – Signal or sink is not valid
1 – Signal or sink is valid
Get the output HPD
status of Output 1:
#DISPLAY?1<CR>
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-PORTport_type,port_id<CR>
FEEDBACK
~nn@ETH-PORTport_type,port_id<CR><LF>
port_type – TCP/UDP
0 – TCP
1 – UDP
port_id – TCP / UDP port number (0 –
65534)
Set the Ethernet port
protocol for TCP to port
12457:
#ETH-PORT0,12457<
CR>
Get Ethernet port
protocol.
COMMAND
#ETH-PORT?port_type<CR>
FEEDBACK
~nn@ETH-PORTport_type,port_id<CR><LF>
port_type – TCP/UDP
0 – TCP
1 – UDP
port_id – TCP / UDP port number (0 –
65534)
Get the Ethernet port
protocol for UDP:
#ETH-PORT?1<CR>
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@FACTORYok<CR><LF>
Reset the device to
factory default
configuration:
#FACTORY<CR>
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-MODio_index,in_index,mode<CR>
FEEDBACK
~nn@HDCP-MODin_index,mode<CR><LF>
io_index – Number that indicates the
specific input:
1-N (N= the total number of inputs)
1 – Input 1
2 – Input 2
3 – Input 3
4 – Input 4
in_index – Number that indicates the
specific input:
1-N (N= the total number of inputs)
mode – HDCP mode:
0 – HDCP Off
1 – HDCP On
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>
io_index – Number that indicates the
specific input:
1 – Input 1
2 – Input 2
3 – Input 3
4 – Input 4
in_index – Number that indicates the
specific input:
1-N (N= the total number of inputs)
mode – HDCP mode:
0 – HDCP Off
1 – HDCP On
Get the input
HDCP-MODE of IN 1
HDMI:
#HDCP-MOD?1<CR>