Skip to main content

ICycleManagerParameters

Short summary

An interface to provide configurations for the cycle manager parameters.

AccessAbstractFinalExtendsImplements
-NoNo__System.IQueryInterface-

UML Diagram

Properties

errorStep

Type: DINT

This property sets the next step in case of an error.

pause

Type: IPauseConfiguration

This property allows enabling and disabling pausing.

stepping

Type: ISteppingConfiguration

This property allows enabling and disabling stepping mode.

stepWidth

Type: DINT

This property sets the step width when proceeding automatically.

stopRequest

Type: IStopRequestConfiguration

This property allows changing the stop request behaviour in case of active stop request.

timeout

Type: TIME

This property sets the maximum execution time for steps.

timeoutStep

Type: DINT

This property sets the step that will be set if the current step reaches a timeout.

Code

Declaration

INTERFACE ICycleManagerParameters EXTENDS __System.IQueryInterface