Description | Example | Return Message | Group

GetAnimationData

Return information about the animation settings.

Syntax

GetAnimationData <ScenarioPath> {Option}

Related Commands

Description

{Option}Description
TimePeriodReturns the Start and End animation times in Connect date units.
ModeReturns the animation mode, will return one of the following:
  • Using Time Step
  • Using Time Step, Loop at End Time
  • Using Time Step, Stop at End Time
  • Realtime
  • XRealTime
  • XRealTime, Loop at End Time
  • XRealTime, Stop at End Time
RefreshModeReturns the animation refresh mode, returned value will be High Speed or Using Refresh Delta.
CurrentTimeReturns the current animation time in Connect date units.
TimeStepReturns the time step being used for animation, in Connect time units (default is seconds).
RefreshDeltaReturns the refresh delta, in Connect time units (default is seconds).
RealTimeXReturns the real time multiplier, in Connect time units (default is seconds).

Example

GetAnimationData * TimePeriod

ReturnMessage

ACK
GETANIMATIONDATA 50
"1 Jun 2004 00:00:00.00", "2 Jun 2004 00:00:00.00"

Example

GetAnimationData * RefreshMode

ReturnMessage

ACK
GETANIMATIONDATA 19
Using Refresh Delta

Group Membership

This command belongs to the following group(s):

2D Graphics Window

Scenarios

Version

6.1