Click or drag to resize

CycleStatus Properties

The CycleStatus type exposes the following members.

Properties
  NameDescription
Public propertyAxisStatus
Gets the list of status for each axis
Public propertyCurrentLocalAquisition
Gets the number of acquisitions acquired at the current position and loop
Public propertyCurrentLoop
Current loop index for this cycle
Public propertyCurrentTotalAcquisition
Total number of acquisitions acquired including the ones of the sub-cycle
Public propertyElapsedTime
Gets the total elapsed time
Public propertyEstimatedRemainingTime
Gets the global estimated ramaining time
Public propertyMaxLocalAquisition
Gets the number of acquisitions that must be acquired at this position and loop
Public propertyMaxLoop
Maximum number of loops for this cycle
Public propertyMaxTotalAcquisition
Gets the total number of acquisitions that must be acquired including the ones of the sub-cycle
Public propertyProgressPercentage
Gets the global progress of the acquisition in percent
Public propertySubCycleStatus
Gets the status of a potential sub-cycle
Top
See Also