12-06-2016 04:41 PM
How would I do the equivalent of commenting out a step? I see that some steps in the sequence I am working on are grayed out and marked disabled. How do I do that?
Thanks!
12-06-2016 06:06 PM
Right click and select Run Mode>>Skip
12-06-2016 06:10 PM
Does not gray the step out like the other steps I saw, but should do what I need to do. Thanks. I think I'll leave the thread open for a while to see if anyone can show me how to disable the step and have it grayed out.
12-06-2016
06:15 PM
- last edited on
10-20-2024
05:44 PM
by
Content Cleaner
This discusses in more detail.
12-07-2016
12:50 AM
- last edited on
10-20-2024
05:49 PM
by
Content Cleaner
I think was introduced in TestStand 2016:
Use the Disable Properties tab to prevent sequence developers from modifying the settings of built-in instance step type properties in individual steps. Each option on the Disable Properties tab represents one built-in instance property or a group of built-in instance properties. When you enable an option, you prevent sequence developers from modifying the value of the corresponding property or group of properties for all step instances.
Note When you create new steps, TestStand uses the default values of built-in step type properties as the initial values for the new steps. Subsequent changes to these default property values do not automatically propagate to existing step type instances. Enable the Apply Changes in this Dialog Box to all Loaded Steps of this Type option to propagate changes to step instances of this type currently in memory. TestStand does not update unloaded files. |
Most of the options on the Disable Properties tab apply to a specific control in the Properties tab of the Step Settings pane or in the Step Properties dialog box. The following items describe two exceptions—the Specify Module option and the Preconditions option.
If you disable the Specify Module option but enable the Edit Module Prototype option, a sequence developer can view the Specify Module dialog box but cannot modify any of the parameter information in the dialog box.
regards
Ray
12-07-2016 02:09 PM
@RaymondFarmer wrote:
I think was introduced in TestStand 2016:
Just to clarify: According the link I submitted above this was implemented in 2014.
Regards,