NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

threads dilemma

Hello.

I have attached an example where there are one subsequence that runs in a new thread in parallel with 3 other sequences that runs sequentially.

Is it possible to stop Seq1 and still log the results that it has so far if seq2 or seq3 fails?

 

 

 

0 Kudos
Message 1 of 2
(2,212 Views)

Ultimately it would be fixed by placing the wait step correlating to Seq1 in the Cleanup step group.  However, it will work as is if you go to station options and uncheck the go to cleanup on failure box.

 

It will always show up out of order.

 

Regards,

jigg
CTA, CLA
testeract.com
~Will work for kudos and/or BBQ~
0 Kudos
Message 2 of 2
(2,152 Views)