GlobalPlayBack Property
Specifies whether the playback of Historian data is allowed in run mode of the iFIX WorkSpace. GlobalHistoricalUpdateRate, GlobalSlowScrollRate, and GlobalFastScrollRate properties are not applicable when the GlobalPlayBack property is enabled.
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.GlobalPlayBack [= Boolean]
Properties
The GlobalPlayBack property syntax has these parts:
Part |
Description |
object |
An object expression that evaluates to an object in the Applies To list. |
Boolean |
Whether the picture is enabled for playback on the Historical tab in run mode for the iFIX WorkSpace. |
Settings
The settings for Boolean are:
Value |
Description |
True |
Playback is enabled in a run mode. |
False |
Playback is not enabled (Default) in run mode. |