StationOptions.BreakOnStepFailure

Syntax

StationOptions.BreakOnStepFailure

Data Type

Boolean

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.

See Also

ExecutionTypeMask