ResultRecordingOptions
- Aktualisiert2025-07-21
- 1 Minute(n) Lesezeit
ResultRecordingOptions
Use these options to specify whether a step records a result.
- ResultRecordingOption_Disabled –(Value: 0) Specifies that the step does not record results.
- ResultRecordingOption_Enabled –(Value: 1) Specifies that the step records results unless the Sequence.DisableResults or StationOptions.DisableResults property is True .
- ResultRecordingOption_EnabledAndOverrideSequenceSetting –(Value: 2) Specifies that the step records results unless the StationOptions.DisableResults property is True .