19
Command
Description
Feedback Example
Set the RS232 command "xxxx" to be sent to the third-
party device when the
DISPLAY OFF
button has been
pressed.
⚫
[PARAM1] = A/H:
[PARAM1]
String
A
ASCII
H
HEX
⚫
[PARAM2] = “01~07”: Represents the baud rate of
the third-party device.
[PARAM2]
Baud Rate
01
115200
02
57600
03
38400
04
19200
05
9600
06
4800
07
2400
⚫
[PARAM3] = “01~100”: Represe
nts the delay time
of command sending.
@SET_OF_A_01_01:ABCDE
FG
#SET_KEY_CEC ON
Enable sending CEC command when the
DISPLAY
ON/OFF
button has been pressed.
@KEY_CEC_SENDING ON
#SET_KEY_CEC OFF
Disable sending CEC command when the
DISPLAY
ON/OFF button
has been pressed.
@KEY_CEC_SENDING OFF
#GET_KEY_CEC
Get the Enabled/Disabled status of sending CEC
command when the
DISPLAY ON/OFF button
has been
pressed.
@KEY_CEC_SENDING ON
@KEY_CEC_SENDING OFF
#SET_KEY_IR ON
Enable sending IR data when the
DISPLAY ON/OFF
button
has been pressed.
@KEY_IR_SENDING ON
#SET_KEY_IR OFF
Disable sending IR data when the
DISPLAY ON/OFF
button has been pressed.
@KEY_IR_SENDING OFF
#GET_KEY_IR
Get the Enabled/Disabled status of sending IR data when
the
DISPLAY ON/OFF
button has been pressed.
@KEY_IR_SENDING ON
@KEY_IR_SENDING OFF