20
10.2.3 Function Setting
The ending mark of command is “<CR><LF>”.
Command
Description
Command & Feedback
Example
#SET_OFF_CNT 1
Set the number of sending DISPLAY
OFF command to 1 time.
@OFF_CNT 1
#SET_OFF_CNT 2
Set the number of sending DISPLAY
OFF command to 2 times.
@OFF_CNT 2
#GET_OFF_CNT
Get the number of sending DISPLAY
OFF command.
@OFF_CNT 1
#SET_OFF_DELAY
[PARAM]
Set the delay time of sending DISPLAY
OFF command to [PARAM].
[PARAM]=5~100 (1=100ms).
#SET_OFF_DELAY 5
@OFF_DELAY 5
#GET_OFF_DELAY
Get the delay time of sending
DISPLAY OFF command.
@OFF_DELAY 5
#SET_OUTPUT_HDCP
[PARAM]
Set the HDCP mode of output port to
[PARAM]. [PARAM]=1~3:
1 - ACTIVE
2 - ON
3 - OFF
#SET_OUTPUT_HDCP 1
@OUTPUT_HDCP 1
#GET_OUTPUT_HDCP
Get the HDCP mode of output port.
@OUTPUT_HDCP 1
#SET_SW_HDCP_MODE
[PARAM]
Switch the input ports to support
HDCP2.2 status. [PARAM]= 0/1.
0 - UNSUPPORT HDCP2.2
1 - SUPPORT HDCP2.2
#SET_SW_HDCP_MODE
1
@SW_HDCP_MODE 1
#GET_SW_HDCP_MODE
Get the HDCP2.2 status of input ports. @SW_HDCP_MODE 1
#UPLOAD_USER_EDID
[PARAM]
Upload the user-defined EDID
[PARAM].
PARAM = 1 ~ 5
1
–
User-defined EDID 1
2 - User-defined EDID 2
3 - User-defined EDID 3
4 - User-defined EDID 4
5 - User-defined EDID 5
When the command applied, system
prompts to upload the EDID file (.bin).
Operation will be cancelled in 10
seconds.
#UPLOAD_USER_EDID
1
@USER_EDID 1 READY
PLEASE SEND EDID
DATA IN 10S
OK/ERROR
#SET_DTIME [PARAM1]:
[PARAM2]
When not detecting video input signal,
set the auto power-off time of display
device to [PARAM1]: [PARAM2]. The
default time is 10 minutes.
[PARAM1]=0~30 minutes.
[PARAM2]=0~1800 seconds.
#SET_DTIME 1:30
@DTIME 1:30
#GET_DTIME
Get the auto power-off time of display
device.
@DTIME 30:0