Promotic

Autoscroll - property of the PmgTrendViewer object

Description:
Enable or disable the automatic scrolling, the automatic reading the values.
Syntax:
Boolean Autoscroll
Note:
Property access for read and write. The default value of this property is defined in the "Activate autoscroll after start" configurator of this object.
 
If the property is set to the true value, then new data are requested with the AutoscrollRate period.
The viewer pages, scrolls (moves in time) according to setting the properties AutoscrollSize and AutoscrollType.
 
This property is also functional in Web panels.
Example:
JavaScriptVBScriptSelect and copy to clipboard

var oTView = pMe.Items("../TrendView");
oTView.Autoscroll = ! oTView.Autoscroll;
PROMOTIC 9.0.27 SCADA system documentation MICROSYS, spol. s r.o.

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