GlobalPlayBackFrameSize Property
Allows you to specify the size of data to fetch from Historian when playback is enabled. . The maximum time for playback is 24 hours.
NOTE: When using any of the Global Time Control or Playback properties, you need to call the System.GlobalTimerApply method after setting the property.
Syntax
object.GlobalPlayBackFrameSize [= Long]
Properties
The GlobalPlayBackFrameSize property syntax has these parts:
Part |
Description |
object |
An object expression that evaluates to an object in the Applies To list. |
Long |
Specifies playback data by a specified frame size in seconds. |