4K Presentation Switcher with Soft Codec & Matrix Outputs
19
6.3.3 CEC Control
Command
Function
Command & Feedback
Example
#SET_DISPLAY
(param1) (param2)
Set CEC or RS232 command to control
display devices power on and off.
param1 = HDMI, HDBT. This param
could be omitted.
HDMI - HDMI output
HDBT - HDBT output
(If this param is omitted, which means
HDMI and HDBT output simultaneously.)
param2 = ON , OFF
ON
– DISPLAY devices on
OFF
– DISPLAY device off
#SET_DISPLAY ON
#SET_DISPLAY OFF
#SET_DISPLAY HDBT ON
#SET_DISPLAY HDBT OFF
#SET_DISPLAY HDMI ON
#SET_DISPLAY HDMI OFF
@SET_HDBT_DISPLAY ON
@SET_HDBT_DISPLAY OFF
@SET_HDMI_DISPLAY ON
@SET_HDMI_DISPLAY OFF
#SET_VOL (param1)
(param2)
Set CEC or RS232 command to control
display devices VOL +, VOL -, MUTE or
UNMUTE.
param1 = HDMI, HDBT. This param
could be omitted.
HDMI - HDMI output
HDBT - HDBT output
(If this param is omitted, which means
HDMI and HDBT output simultaneously.)
param2 = + , - , MUTE
+ - VOL +
- - VOL
–
MUTE - MUTE (UNMUTE)
#S
#SET_VOL -
#SET_VOL MUTE
#SET_VOL HDBT +
#SET_VOL HDBT -
#SET_VOL HDBT MUTE
#SET_VOL HDMI +
#SET_VOL HDMI -
#SET_VOL HDMI MUTE
@HD
@HDBT_VOL -
@HDBT_VOL MUTE
@HD
@HDMI_VOL -
@HDMI_VOL MUTE