Data Display:Used to display numeric information. It uses fixed-point integer values.
Data Input:Opens a keyboard for numeric values input. It uses fixed-point integer values.
3 demoes of different resolutions in the attachment for reference.
Examples of serial communication instructions:
Write the value 101 in VP 0x1001
0x5A 0xA5 0x05 0x82 0x1001 0x0065,"10.1" will be displayed on the screen.(because the Number of digits to the right of the decimal separator sets 1.)
Write the value 0xF800 1 in SP 0x50030x5A 0xA5 0x05 0x82 0x5003 0xF800,The color of the data variable displays red.
Note:
In the example, The Background image compression file named “32.icl ” ,0x20 has been configured at the system parameters configuration. CFG file address 0x08 location.
|