AdvancedHMI Software
General Category => Support Questions => Topic started by: Mvlawn on May 29, 2016, 12:28:43 PM
-
How do you display a basic trend that has resolution to the right of the decimal? I doing this with the Digital Panel meter by changing the value scale factor to 100, and a decimal to 2. I am bringing in a float value on via Click PLC, using AHMI version 3.99d
-
It's not possible with the BasicTrendChart. That control is in the true sense of its name, a very basic control. Moving up to the ChartBySampling will allow you to specify a scale factor.
-
That works great!!! Thanks Archie.