Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

Application Server

Confirm a transition when running in single step mode

Confirm a transition when running in single step mode

  • Last UpdatedJul 20, 2024
  • 1 minute read

To confirm a transition when the program is running in Single Step mode, write Confirm to the attribute ExecutionStateCmd.

You can confirm a transition only if the current program execution state is SingleStepTransitionReady. If the command completes successfully the Execution State (attribute ExecutionState) changes to RunningSingleStep or StopComplete (if the currently active step is the final step).

The following table shows you how the target state, target state timer change depending on the current execution state. It also shows you whether the On Exit and On Entry values are written:

Current state

Target state
Target state timer
Target step

Execute OnExit

Execute OnEntry

SingleStepTransitionReady

State: RunningSingleStep (StopComplete if in the Final step)
Timer:Restart
Step: Next Step (Current step if it was the final step)

OnExit: No (OnExit has already been executed in the previous state)
OnEntry: Yes (No when this was the final step)

For a detailed overview of the execution state attribute and its properties, see Sequencer object help.

For a detailed overview of the state transition and information on quality, timers and target steps that are effected by this execution command, see Sequencer state transition tables.

TitleResults for “How to create a CRG?”Also Available in