AdvancedHMI Software
General Category => Support Questions => Topic started by: Darrell on February 28, 2015, 10:52:17 PM
-
DigitalPanelMeter How can I get the decimal point to display properly , if I have for example 45.1 and put a 1 in the decimal position I now display 4.5 , If I use a floating point for a PLC address I would like to display the correct value
thank Darrell
-
It seems that the ValueScaleFactor has to be adjusted (for 1 decimal point it will be 10, for 2 decimal points it will be 100 ...).
You can put that 45.1 value in the properties window of the DigitalPanelMeter, adjust decimal point and the ValueScaleFactor and it should show you how it will be displayed.
-
Thanks , don't know how I missed this
Darrell