
17
CEC / RS232 Function Setting
The command's ending mark is <CR> <LF>.
Command
Description
Command & Feedback
Example
#SET_SYNCACT_CEC
Enable the function of automatically
sending CEC commands
When detecting video input signal or
not detecting any video signal, the
switcher will automatically send the
corresponding CEC command to
control the display device
@SYNCACT_CEC 1
#SET_SYNCACT_CEC 0
Disable the function of automatically
sending CEC commands
@SYNCACT_CEC 0
#GET_SYNCACT_CEC
Get the function setting status of
automatically sending CEC
commands
@SYNCACT_CEC 1
#SET_SYNCACT_RS232 1
Enable the function of automatically
sending RS232 commands
When detecting video input signal or
not detecting any video signal, the
switcher will automatically send the
corresponding RS232 command to
control the display device
@SYNCACT_RS232 1
#SET_SYNCACT_RS232 0
Disable the function of automatically
sending RS232 commands
@SYNCACT_RS232 0
#GET_SYNCACT_RS232
Get the function setting status of
automatically sending RS232
commands
@SYNCACT_RS232 1
#SET_DISPLAY 1
Power on display device
(Simultaneously sending CEC and
RS232 commands to display device)
@DISPLAY 1
#SET_DISPLAY 0
Power off display device
(Simultaneously sending CEC and
RS232 commands to display device)
@DISPLAY 0