Promotic

GetValidityFce - method of the tvGraph object

Description:
Returns text - validity function of the tvGraph object.
This is the text entered by calling the tvTrend.AddGraph or tvGraph.SetValidityFce method.
Syntax:
String GetValidityFce()
Note:
This method is also functional in Web panels.
 
Preset values of the validity function can be found in the "tvTrend > Style > Validity" configurator.
Example:
JavaScriptVBScriptSelect and copy to clipboard

var oTView = pMe.Items("../TrendView");
var oGraphDef = oTView.Trends("t1").GraphDefault;
var sFce = oGraphDef.GetValidityFce();
PROMOTIC 9.0.27 SCADA system documentation MICROSYS, spol. s r.o.

Send page remarkContact responsible person
© MICROSYS, spol. s r.o.