NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

PostStepFailure Callback

Hi Guys
 
I would like to use the SequenceFilePostStepFailure callback to do one of the following when a test in my main sequnce fails.
 
1. Retry the test that failed.
2. Goto the next step in the main sequence.
3. run the clean-up and stop the execution of the main sequence.
 
How would this be done using say a message pop-up that has those three options, Retry/Ignore/Quit then go back to the Main sequence to enact the option selected?
0 Kudos
Message 1 of 2
(3,709 Views)
See Program Files\National Instruments\<TestStand 3.x>\Examples\Callbacks\PostStepFailureCallback\FailureHandlerExample.seq
Message 2 of 2
(3,700 Views)