NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Need shortcut

Hi all,

 

I have sequence which contains 100+ Ex: Subsequence 1, Subsequence 2,,,,, Subsequence 100

if i want to remove any step means I have to remove in all subsequence 

 

Are there any way like if I can remove all at a time( instead of go to each subsequence and delete a step)

 

Thanks in advance

0 Kudos
Message 1 of 3
(3,227 Views)

I don't think there's a way to do that.  Given the commonality in your subsequences, there's probably a better way to architect your sequence files and perhaps your model.

 

Pulido Technologies LLC

0 Kudos
Message 2 of 3
(3,193 Views)

Hi,

 

There is no direct way.

Have written a small test sequence which does that.

 

Run the MasterSequence.seq which removes statement1 step from 

sequenceUnderTest.seq

 

Few changes that you may need to do :

MasterSequence.seq

Edit locals.StepToBeDeleted and locals.Filepath.

 

Hope this helps.

 

Ravi

Download All
0 Kudos
Message 3 of 3
(3,120 Views)