LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

TestStand sub-sequence naming problem: "Step" column doesn't match "View" menu

Refer to the attached screenshoot; when I rename the sub-sequences in the "Step" column to the left, these names don't show up in the "View" menu pull-down list shown on the right. What's going on here?
 
All my sequences are in one .seq file.
0 Kudos
Message 1 of 3
(2,461 Views)
They're not supposed to. When you rename a step, that's not the same thing as renaming a sub-sequence. Say you have a sub-sequence called x, you could have steps called "call sequence x_1", "call sequence x_2", "call sequence x_3", etc., all calling the same sub-sequence. It's no different than the different labels you might have every time you call a pass/fail step.
0 Kudos
Message 2 of 3
(2,455 Views)
That makes sense, thanks.
0 Kudos
Message 3 of 3
(2,450 Views)