Serial number | Function | Description |
1 | Basic Touch | Used for interface jump, key effect and setting input keyboard key value |
2 | Data Input | Input integer,fixed point decimal and other all kinds of data into the designated variable storage space |
3 | Return Key Code | Click button, directly return key code to variable, supporting bit variable return |
4 | Popup Menu | Click a popup menu, return the key code of menu list |
5 | Incremental Adjustment | Click button, operating +/- to the designated variable, can set step length and upper or lower limits |
6 | Sliding Adjustment | Drag slide block or process to achieve the function of variable data input, and it can set the scale range |
7 | RTC Setting | Press the control area to trigger the time calibration, and the Gregorian calendar (year, month, day, hour, minute, and second) must be entered completely. |
8 | Text Input(GBK Input, ASCII Input) | Input process supports cursor move, edit. Directly support ASCII font, Chinese phonetic input method input in GBK; Support 8bit code text input of all same with ASCII character. |
9 | Slide Gesture | Slide to switch the page for interface jump |
10 | Semicircle Touch | Similar to sliding adjustment, used with semicircle progress bar display control |