From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

TestStand 2014 Cleanup after failed a step

Solved!
Go to solution

Hi all,

I'm new to TestStand, so I have simple question which might boring you but I cannt find the solution.

In my Main Sequence I have say 50 steps. If one step failed the next step will be executete (by deafult).

What can I do to stop the execution of the following steps if one step failed. I wish that the sequencer goes to Cleanup directly insteed call the next step in the Main Sequence.

Any simple hint is appreciated.

Axel

LabVIEW 2014 SP1 f3, LabVIEW FPGA 14.0.1
TestStand 2014, Windows7 Enterprise 64-bit
0 Kudos
Message 1 of 2
(3,463 Views)
Solution
Accepted by topic author Axel56

Hi,

 

You can set the sequence to goto cleanup on sequence failure by setting:

Configure >> Station Options >> Immediately Goto Cleanup on Sequence Failure

 

Cleanup on Failure 1.PNG

 

Also check that the steps will cause a sequence failure on a step failure, by configuring:

Step Settings >> Step Failure Causes Sequence Failure

 

Cleanup on Failure 1.PNG

 

I hope this helps,

 

Charlie Rodway | Principal Software Engineer | Certified TestStand Architect (CTA)

Computer Controlled Solutions Ltd | NI Silver Alliance Partner | GDevCon#1 Sponsor

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