NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Allowing user to run an optional test

I'm new to Teststand and Labview. Can anyone tell me a simple way for allowing users to run an optional test sequence at the end of another test sequence. I've played around with the message popup step, hoping that I could just call the optional sequence if the operator presses an 'OK' button or end the original test sequence if the operator presses a 'CANCEL' button, but haven't had much luck so far.
Thanks in advance!
0 Kudos
Message 1 of 2
(2,568 Views)

Hi,

Make use of the Precondition, an example of this is the Computer Motherboard Test.seq in the TestStand\examples\demo folder.

This has diagnostics test sequence which it runs if any of the test steps fail.

Regards

Ray Farmer

Regards
Ray Farmer
Message 2 of 2
(2,565 Views)