StationOptions.BreakOnStepFailure
- 已更新2025-07-21
- 閱讀時間為 1 分鐘
StationOptions.BreakOnStepFailure
Syntax
StationOptions.BreakOnStepFailure
Data Type
Purpose
If this property is True , TestStand suspends an execution for any step that fails. If this property is False , TestStand suspends execution based on whether the ExecTypeMask_BreakOnStepFailure option is enabled for the execution.
Remarks
If a step in a process model sequence file fails, TestStand only suspends the execution if tracing is enabled for the sequence or if a previous suspend occurred within the sequence context.