GetRunCycleIndex

Description

Returns the 1-based index of the current cycle through the timesteps in the run time range, in units of "NONE".

Type

NUMERIC

Arguments

Type

Meaning

none

 

 

Comments

Rulebased simulations can cycle through the run timesteps more than once each run (see the Rulebased Simulation section ). This function provides access to the current run cycle, which can be used, for example, within execution constraints to control the cycle on which a rule should execute. If called from outside of a run or when the controller is not Rulebased Simulation or Inline Rulebased Simulation and Accounting, the behavior of this function is undefined.

 
GetRunCycleIndex()
 
2.0000