Promotic
Login logon

CursorLevel - property of the tvTrend object

Description:
The value of the selected trend at the position of the cursor (only if CursorType = 1).
Syntax:
Double CursorLevel
Note:
Property access for read-only.
 
This property is also functional in Web panels.
 
The property is used only if the graphic mode is set.
See also:
Example:
JavaScriptVBScriptSelect and copy to clipboard

var oTView = pMe.Items("../TrendView");
var oTrend = oTView.Trends(0);
if (oTrend)
{
var nCursorLevel = oTrend.CursorLevel;   // Reading from the property
}
PROMOTIC 9.0.34 SCADA system documentation MICROSYS, spol. s r.o.

Send page remark Contact responsible person
© MICROSYS, spol. s r.o.Update cookies preferences