satspares / DWIN_DGUS_HMI

Arduino Libabry for DWIN DGUS T5L HMI Displays
15 stars 3 forks source link

Example on Reading Long int, Extra Long Int #7

Open Sudupatil opened 6 months ago

Sudupatil commented 6 months ago

Hi, I have tried reading data with readFloatValue but i am not able to get the value. which is in 9 digit. and when i set long or extra long in DWIN then i am not able to retrieve it.

Could you please provide me the Example to Get values like 987654321 or atleast eight digits.

Thanks