The slide corresponds to a variable, and the display position is set by the variable. Can be set with the 'sliding adjustment' touch control.
Note: The sliding coordinate values can’t correspond to the data one by one in the variable store, and are evenly divided. For example: The variable is 0 to 100, and the sliding coordinates are 0 to 400, then the corresponding coordinates of the variables 0 to 3 will be 0, and the variables 4 to 7 correspond to coordinates 1.

Location: The control display area.
DescribePointer: Fixed to 0xFFFF.
VarAddress: Variable store pointer (0x0000-0x23FF).
StartVarValue: The minimum value of the variable that terminates the scale, corresponding to the left side of the screen coordinate, or the top of the vertical
OverVarValue: The maximum value of the variable that terminates the scale, corresponding to the right side of the screen coordinate, or the top of the vertical
ScaleMode: horizontal tick bar ,vertical tick bar.
IconFile: Icon library to store files. See section 5.3 for details.
SlideIcon: The icon for the slider.
ViewMode: Transparent (not showing background) /Display icon background.
XForwardOffset: The offset of the X coordinate movement (Y) when the touch area is clicked.
VarStyle:
Int:The variable address points to an integer variable.
Hbyte: The variable address points to the high byte of data for an integer variable.
Lbyte: The variable address points to the low byte data of an integer variable.
InitValue:The default location that the slider displays.