GlobalStartTime Property
Specifies the start time of the Global Time Control for historical data sources in all open pictures in run mode. This property is not applied until the GlobalTimerApply method is called. The date string is formatted according to the short date format in the Regional and Language Options in the Control Panel.
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.GlobalStartTime [= String]
Properties
The GlobalStartTime property syntax has these parts:
Part |
Description |
object |
An object expression that evaluates to an object in the Applies to list. |
String |
Date. The starting time for the Global Time Control. |