16
Command
Description
Command Example and
Feedback
HDCP version of HDMI output is HDCP
1.4 for broader video solution.
If the input video has no HDCP content,
the HDMI output has no HDCP too.
#GET_OUTPUT_HDC
P
Get the HDCP mode of HDMI output.
@OUTPUT_HDCP 0!
7.2.6 Baudrate Setting
Command
Description
Command Example and
Feedback
#SET_RS232_BAUD 1
Set RS232 baudrate to 9600.
@RS232 BAUDRATE IS 1!
#SET_RS232_BAUD 2
Set RS232 baudrate to 19200
@RS232 BAUDRATE IS 2!
#SET_RS232_BAUD 3
Set RS232 baudrate to 38400
@RS232 BAUDRATE IS 3!
#SET_RS232_BAUD 4
Set RS232 baudrate to 57600
@RS232 BAUDRATE IS 4!
#SET_RS232_BAUD 5
Set RS232 baudrate to 115200
@RS232 BAUDRATE IS 5!
#GET_RS232_BAUD
Get the RS232 baudrate.
@RS232 BAUDRATE IS 1!
7.2.7 Display Control
Command
Description
Command Example and
Feedback
#SET_THE_DISPLAY_
TO 0
Set the display to output black screen,
and no audio output.
@THE DISPLAY SIDE
SCREEN IS BLACK!
@THE DISPLAY IS
ALREADY OFF!
#SET_THE_DISPLAY_
TO 1
Wake up the display screen.
@WAKE UP THE SCREEN!
@THE DISPLAY IS
ALREADY ON!
#GET_THE_DISPLAY
Get the status of display screen.
@THE DISPLAY IS OFF!
@THE DISPLAY IS ON!