Hey guys,
Next 11.2 Update will implement the following new scada basic modes for the TrendViewer.
Thanks Niko
Trend Viewer - Scada BAsic - 6 new modes to retrieve thresholds informations
trend("THRESHOLD_GETMODE", Window, Branch, Identity, Trace);
trend("THRESHOLD_ISCHECKED", Window, Branch, Identity, Trace, ThresholdNumber );
trend("THRESHOLD_GETVALUE", Window, Branch, Identity, Trace, ThresholdNumber );
trend("THRESHOLD_GETDRAWLINE", Window, Branch, Identity, Trace, ThresholdNumber );
trend("THRESHOLD_GETCOLOR", Window, Branch, Identity, Trace, ThresholdNumber );
trend("THRESHOLD_GETSTYLE", Window, Branch, Identity, Trace, ThresholdNumber );
It is not include into the Update 06030.
Hello,
Yes it is not included in 11.2 Update 6030 but integrated from the nightly buid 11.2.0.19396 and available in 11.1 Update from the update 6090 too.
Sylvie
Yes correct.
Also 1 more point: Accessing the TrendViewer thresholds properties is available already by VBA.
Nico


