Promotic

CursorTime - property of the PmgTrendViewer object

Description:
Time referring to vertical cursor line.
The property always returns local time.
Syntax:
Date CursorTime
Note:
Property access for read and write.
 
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 tCursorTime = oTView.CursorTime;   // Reading from the property
oTView.CursorTime = Pm.Time;   // Writing into the property
PROMOTIC 9.0.27 SCADA system documentation MICROSYS, spol. s r.o.

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