AutoscrollRate - property of object TrendsView
Description:
Period in seconds with which the viewer data are read from the source of the trend for all
tvTrend objects that were connected to any data source by the
tvTrend.Connect method. The data are read only if the
Autoscroll property is set to
true.
It is enabled to enter value greater or equal to 0.2 seconds.
The onReadData event fires on reading the data as well.
Syntax:
AutoscrollRate As Double
Calling:
oTView.AutoscrollRate = n
Note:
Property access
for read and write. The preset value of this property is defined in the "
AutoscrollRate" configurator of this object.