StationOptions.BreakOnStepFailure
- Mise à jour2025-07-21
- Temps de lecture : 1 minute(s)
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.