CP600 -series Number Format in field
Hi,
I am using Panel Builder 600 v. 2.6 with CP600 series display.
Does anyone know if I can define my own number format in fields with Panel Builder?
I need more than #.### (three decimals, that is the maximum). I know that i can choose "none", but then on 32 bit values from my MODBUS TCP line becomes very long.
I want to define #.####### so I show seven decimal places.
Best regards
Jostein
Answers
Hi Jostein,
you can convert your real values to string and display the values as a string in HMI.
This method only applicable for display your process value on HMI. Please refer the attached picture.
//vigneshwaran
Add new comment