24
7. Typical procedure example
The following is a sample of procedures to control the monitor, these are examples of
“
Set parameter
”
,
“
Get
parameter
”
.
7.1.
“
Language
”
Control procedure
7.1.1. Language Control
CMD
Data1
Data2
Data3
Data4
Data5
Command
(0xF5)
Target
(0x88)
Monitor ID
(0x00)
CMD
(0xFE)
Parameter
(0x00)
Value
Command (0xF5) : Start bit
Target (0x88) : Set bit
Monitor ID (0x00) : Default value -> 0x00
CMD (0xFE) : command data
Parameter(0x00) :
‘
Language
’
parameter
Value : Data value
0 : English
1 : Spanish
2 : Portuges
3 : German
4 : French
7.1.2. Language state read
CMD
Data1
Data2
Data3
Data4
Command
(0xF4)
Target
(0x89)
Monitor ID
(0x00)
CMD
(0xFE)
Parameter
Command (0xF4) : Start bit
Target (0x89) : Get bit
Monitor ID (0x00) : Default value -> 0x00
CMD(0xFE) : command data
Parameter (0x00) :
‘
Language
’
parameter
CMD
Data1
Command
(0xF1)
Value
Command (0xF1) : Start send bit
Value : Current Language getting value
0 : English
1 : Spanish
2 : Portuges
3 : German
4 : French