74
Miscellaneous
Function
Command
Soft Power On/Off
0xc8,
“0” | “1” | “?”
“0” = turn off the display backlight
“1” = turn on the display backlight
“?” = query soft power on/off
MCC Command Example
Byte #1 Byte #2 Byte #3 Byte #4 Byte #5 Byte #6 Byte #7 Byte #8 Byte #9 Byte #10
0x07
0xFF
0x4D
0x43
0x43
0x02
0x24
0xC8
0x31
0x06
Acknowledge Response
Byte #1 Byte #2 Byte #3 Byte #4 Byte #5 Byte #6 Byte #7 Byte #8 Byte #9 Byte #10 Byte #11
0x06
0xFF
0x4D
0x43
0x43
0x03
0x24
0xC8
0x31
0x31
0xD5
“0” = display backlight turned off
“1” = display backlight turned on