StationOptions.BreakOnSequenceFailure
- Updated2025-07-21
- 1 minute(s) read
StationOptions.BreakOnSequenceFailure
Syntax
StationOptions.BreakOnSequenceFailure
Data Type
Purpose
If this property is True , TestStand suspends an execution on sequence failure. If this property is False , TestStand suspends execution based on whether the ExecTypeMask_BreakOnSequenceFailure option is enabled for the execution.
Remarks
If a step in a process model sequence file causes the sequence to fail, TestStand only suspends the execution if tracing is enabled for the sequence or if a previous suspend occurred within the sequence context. TestStand also suspends an execution if the SequenceContext.SequenceFailed property is set during the execution of a step even when the step does not fail.