Step.RunMode
- Updated2026-02-03
- 1 minute(s) read
Step.RunMode
Syntax
Step.RunMode
Data Type
Purpose
Remarks
Specifies the run mode of the step. Although you can use this property, it is now equivalent to setting or getting the sequence file version of the run mode.
The RunModes constants define the valid values for this property.
This property is the run mode TestStand stores for the step in the sequence file. To set the run mode temporarily, set the Step.RunTimeRunMode property instead. Setting this property also sets the Step.RunTimeRunMode property. In the sequence editor, the Sequence File window shows this property for the steps, and the Execution window shows the Step.RunTimeRunMode property for the steps.