ApplicationMgr.BreakOnStepFailure
- Updated2025-07-21
- 1 minute(s) read
ApplicationMgr.BreakOnStepFailure
Syntax
ApplicationMgr.BreakOnStepFailure
Data Type
Purpose
When this property is True , TestStand suspends an execution for any step that fails. When this property is False , TestStand suspends execution based on whether the ExecTypeMask_BreakOnStepFailure option is enabled in the Execution.TypeMask property for that execution.
Remarks
The value of this property is the same as the StationOptions.BreakOnStepFailure property.
See Also
ApplicationMgr.BreakOnFirstStep