GlobalPlayBackSpeed Property

Allows you to specify a speed factor for a system generated frame size for historical data when playback 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.GlobalPlayBackSpeed [= Long]

Properties

The GlobalPlayBackSpeed property syntax has these parts:

Part

Description

object

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

Long

Specifies the playback speed factor: 1, 10, 20, 40, 50, 100, or 200 (with the largest frame size being 200x). The higher the speed, the larger the frame size.

Applies To