4K 4x1 Seamless Switcher with Multi-view
31
Command
Function
Command &
Feedback Example
#SET_DTIME
Set the time while no signal
to do CEC and RS232
action
#SET_DTIME
PARAM1:PARAM2
PARAM1 = 0 ~ 30 minus
PARAM2 = 0 ~ 1800 second
(PS: All the time in 0s ~
30m)
#SET_DTIME 1:30
#SET_DTIME 1
#SET_DTIME 0:1800
@DTIME 1:30
@DTIME 1:0
@DTIME 30:0
#GET_DTIME
Get the display off delay time
#GET_DTIME
@DTIME 1:30
@DTIME 1:0
@DTIME 30
#SET_AUTO_POWER
Enable/Disable auto power
function
#SET_AUTO_POWER
PARAM
PARAM = 0 ~ 1
0 - DISABLED
1 - ENABLED
#SET_AUTO_POWER
1
@AUTO_POWER 1
#GET_AUTO_POWER
Get the auto power function
state
#GET_AUTO_POWER
@AUTO_POWER 1
#SET_OFF_CNT
Set the DISPLAY OFF
message loop counter
#SET_OFF_CNT PARAM
PARAM = 1 ~ 2 (loop
counter)
#SET_OFF_CNT 1
@OFF_CNT 1
#GET_OFF_CNT
Get the DISPLAY OFF
message loop counter
#GET_OFF_CNT
@OFF_CNT 1