ICycleManagerStepParameters
Short summary
An interface to provide configurations for cycle manager steps. Used internally to allow better fluent implementation.
| Access | Abstract | Final | Extends | Implements |
|---|---|---|---|---|
| - | No | No | __System.IQueryInterface | - |
UML Diagram
Properties
currentErrorStep
Type: DINT
currentPauseEnabled
Type: BOOL
currentSteppingEnabled
Type: BOOL
currentStepWidth
Type: DINT
currentStopRequestMode
Type: CNM_CycleManagerInterfaces.StepStopRequestMode
currentTimeout
Type: TIME
currentTimeoutStep
Type: DINT
Code
Declaration
INTERFACE INTERNAL ICycleManagerStepParameters EXTENDS __System.IQueryInterface