Hold or resume program execution
- Last UpdatedJul 20, 2024
- 1 minute read
You can hold program execution to analyze outputs, debug your program or avert a critical condition. After you hold program execution you can tell it to continue by resuming processing. This is done by writing to the Execution State command (ExecutionStateCmd) attribute.
Note: RunningHeld only occurs in the Step Body.