User manual
PROFESIONAL, CREDITABLE, SUCCESSFULL DWIN DGUS v2.0 Specification
Beijing DWIN Technology Co., Ltd. - 15 - www.dwin.com.cn/en
4.3 Incremental Adjustment (0x02)
Address
Definition
Data
Length
Description
0x00
Pic_ID
2
ID Page ID
0x02
TP_Area
8
Touch button configuration areas: (X
s
, Y
s
) (X
e
, Y
e
)
0x0A
Pic_Next
2
Page ID that will switch to, 0xFF** means no page switches.Must be 0xFF**
0x0C
Pic_On
2
Page ID that shows the effect animation when button pressed, 0xFF** means that
there is no button pressing effect.
0x0E
TP_Code
2
0xFE02
0x10
0xFE
1
0xFE
0x11
*VP
2
Variable address pointer, and variable format is decided by VP_Mode
0x13
VP_Mode
1
0x00 = adjustment of VP address(integer);
0x01 = adjustment of the high-byte address of VP position (1 byte unsigned number,
VP_H);
0x02 = adjustment of the low byte address of the VP address (1 byte unsigned
number, VP_L).
0x14
Adj_Mode
1
Adjustment method:0x00=--
Others=++
0x15
Return_Mode
1
Treatment when over the limit: 0x00=Stop (equal to the threshold)
others=cycle regulation
0x16
Adj_Step
2
Adjusted step size: 0x0000-0x7FFF
0x18
V_Min
2
Lower limit: 2-byte integer (VP_Mode=0x01or0x02, only valid in low byte)
0x1A
V_Max
2
Upper limit: 2-byte integer (VP_Mode=0x01or0x02,only valid in low byte)
0x1C
NULL
4
Write:0x00
Notes: In above interface, “+” and “-” are configured to ++ increment (Adj_mode=0x01) and -- increment
(Adj_mode=0x00)










