Hello guys,
one of our customer wants to use the SCADA Basic function Trend("GetYMin",...) to get the lowest value of a curve in the trendviewer. He wants to have it for the visible part and I also understood it as the lowest value of the visible part of the trendviewer. But the result is always 0. Even if there is no 0 in history of the variable. So I think it is an spr? Or is there a configuration error you think?
Thanks for answering
Hi
Trend("SetYMin") sets the minimum of scale.
Then I think that Trend("GetYMin") gives you this value (minimum of scale for the curve xx), no ?
I confirm !
I confirm and close


