20
RS-232C CODE
Command Detailed Explanation
Power Control
Function : RS232 Controller turns display power on/off
Get power on/off status
Start
Command
ID
Data
End
0xA9
0x11
0xAA
0x8A
Set power on/off
Start
Command
ID
Data
End
0xA9
0x11
Power
0x8A
※
Power : Power code to be set on display.
0x1
Power on
0x0
Power off
Ack
Start
Command
ID
r-CMD
Data
End
0xA9
“A”
0x11
Power
0x8A
“A” = 0x41
※
Power : Power code to be set on display.
0x1
Power on
0x0
Power off
Nak
Start
Command
ID
r-CMD
Data
End
0xA9
“N”
0x11
ERR
0x8A
“N” = 0x4E
※
ERR :
1
Invalid Command
2
Invalid Data
0xFF
Etc