Skip to main content

ISteppingConfiguration

Short summary

An interface to provide stepping behaviour to cycle managers.

AccessAbstractFinalExtendsImplements
-NoNo__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