8
9
6.1 System Commands
Command
Description
Command Example and
Feedback
>GetFirewareVersion
Get firmware version.
<V1.0.0
>SetFactoryReset
Reset to factory default.
<FactoryReset_True
>SetReboot
System reboot.
<Reboot_EN
>SetHelp [Param]
Get the command details.
[Param]= Any command.
>SetHelp
SetHdcpActiveMode
<Set the HDCP bypass from
SRC or SINK
>SetHdcpActiveMode
Param
Param = Src,Sink
Src - Active by src
Sink - Active by Sink
6.2 Setting Commands
Command
Description
Command Example and
Feedback
>SetUpdateEdid
Upload user-defined EDID.
The EDID DIP switch must
be set as “1111”.
<User edid ready,Please
send edid data in 10s.
<SetUpdateEdid_True/False
/
<Time out to send edid.
>SetInPortEdid [Param]
Set the EDID to [Param].
[Param]=0~7.
0 - BYPASS
1 - 1920x1080@60 8bit
Stereo
2 - 1920x1080@60 8bit High
Definition Audio
3 - 3840x2160@30Hz 8bit
Stereo Audio
4 - 3840x2160@30Hz Deep
Color High Definition Audio
5 - 3840x2160@60Hz Deep
Color Stereo Audio
6 - 3840x2160@60Hz Deep
Color HDR LPCM 6CH
7 - USER EDID
The EDID DIP switch should
be set as “1111”.
>SetInPortEdid 0
<InPortEdid 0
>GetInPortEdid
Get the EDID.
<InPortEdid 0
>SetHdcpActiveMode
[Param]
Set the HDCP active mode.
[Param]= Src, Sink
Src - Active by Src. Follow
source.
Sink - Active by Sink. Follow
display.
Note:
The EDID switch must
be switched to “1111” before
sending the command.
>SetHdcpActiveMode Src
<HdcpActiveMode Src
>GetHdcpActiveMode
Get the HDCP active mode.
<HdcpActiveMode Src
>SetVideoOutput
[Param1],[Param2]
Enable or disable video
output.
[Param1]=1~16. Output port.
[Param2]= EN, Dis
Dis - Disable
En - Enable
>SetVideoOutput 1,EN
<VideoOutput 1 True
>GetVideoOutput
Get video output status.
>GetVideoOutput 1
[Param]
[Param]=1~16.Output port.
<VideoOutput 1 True
>SetAutoDownScaler
[Param]
Enable/disable 4K to 1080p
down-scaling function.
[Param]= EN, Dis
Dis - Disable
En - Enable
>SetAutoDownScaler EN
<AutoDownScaler True
>GetAutoDownScaler
Get the on-off status of
down-scaling function.
<AutoDownScaler True
>SetRS232Baudrate
[Param]
Set the baud rate to
[Param].
[Param]=1~7
1 - 115200
2 - 57600
3 - 38400
4 - 19200
5 - 9600
6 - 4800
7 - 2400
>SetRS232Baudrate 1
<RS232Baudrate 1
>GetRS232Baudrate
Get the RS232 baud rate.
<RS232Baudrate 1