The TestStand Sequence Editor assigns a Unique Step ID to each step added to a sequence. This article outlines the steps necessary for users to view this Unique Step ID directly in TestStand without the need of additional expressions by enabling hidden properties.
Enable the display of Unique Step ID in TestStand:
Launch the TestStand Sequence Editor.
In the main menu, navigate to Configure»Station Options...
Click on the Preferences tab.
Click on the check box next to Show Hidden Properties, then click OK.
To view the Step ID for a step:
To open any sequence file navigate to File>>Open File...
Left-click on any step to highlight it.
In the Step Settings pane at the bottom of the TestStand window, click on Properties.
Click on Property Browser.
Select the TS container.
View the Unique Step ID in the Value field of the ID property.
Users can utilize the Unique Step ID programmatically in their sequences by using the Sequence.GetStepByUniqueId method and Step.UniqueStepId property.
Sequence Methods - NI
Step Properties - NI
Collaborate with other users in our discussion forums
A valid service agreement or active software subscription may be required, and support options vary by country.
Helpful
Not Helpful