StationOptions.DisableResults
- Updated2025-07-21
- 1 minute(s) read
StationOptions.DisableResults
Syntax
StationOptions.DisableResults
Data Type
Purpose
Specifies whether to disable recording of results for all steps.
Remarks
When this property is True , TestStand does not record results for steps. When this property is False , TestStand records results based on the setting of the Step.ResultRecordingOption property of each individual step or based on the Sequence.DisableResults property and the Execution.DisableResults property.
Note
TestStand might not honor changes to this property in a running sequence until the sequence completes the current step group.