NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Update loop type from Pass/Fail count to None for multi-subsequence

hello there,

 

i have some steps and need to used it in different position, so i add it as a sub-sequence, and call the sub-sequence in which place i want, now i want to change the loop type for all the place i call the sub-sequence in one .seq file, any way to update in once not just change it one by one?

 

Best Regards

0 Kudos
Message 1 of 4
(117 Views)

Here's what I have understood:

 

You have several SequenceCalls to a particular sequence and now you want to change the same StepProperty (Looping in this case) for for all those calls to that particular sequence.

 

Please confirm 

0 Kudos
Message 2 of 4
(111 Views)

yes, exactly what i mean

0 Kudos
Message 3 of 4
(84 Views)

You could display the Sequence Hierarchy https://www.ni.com/docs/de-DE/bundle/teststand-api-reference/page/tsref/sequence-hierarchy-window.ht...

 

and find callers from there. Low level approach…but effective 

 

0 Kudos
Message 4 of 4
(76 Views)