ISteppingConfiguration
Short summary
An interface to provide stepping behaviour to cycle managers.
| Access | Abstract | Final | Extends | Implements |
|---|---|---|---|---|
| - | No | No | __System.IQueryInterface | - |
UML Diagram
Methods
disable
- Return type:
VOID
This method disables step mode, allowing automatic proceeding without using the step signal.…
enable
- Return type:
VOID
This method enables step mode, only allowing automatic proceeding if the step signal is active.…
Code
Declaration
INTERFACE ISteppingConfiguration EXTENDS __System.IQueryInterface