ApplicationMgr.BreakOnStepFailure
- 已更新2025-07-21
- 閱讀時間為 1 分鐘
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