Applies To: |
|
Summary: |
When entering small values (less than
.0000001) for axis labels in Trend graphs, the values displayed for
the labels are zero (0.0+000). Cicode function TrnGetScale()
removes the fractional parts of real values. If the integer part of
the axis label was close to zero, then the resulting number was
made zero. |
Solution: |
Citect has confirmed this to be a problem
in CitectHMI/SCADA versions before and including 6.10 Spk A. This
problem has been fixed in version 6.10 Spk B. The removal of small
fraction parts from axis labels has been dropped in Cicode function
TrnGetScale(). |
Keywords: |
Trend Scale small values .0000001 1e-7 |
Related Links
Attachments