GlobalDuration Property

Specifies the time duration, in seconds, to display historical data in run mode.

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.GlobalDuration [= Long]

Properties

The GlobalDuration property syntax has these parts:

3

Description

object

An object expression that evaluates to an object in the Applies To list.

Long

The length of time, in seconds, for which the object displays data.

 

Applies To