NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

repeat a test

Solved!
Go to solution

Is there a way to repeat a test and only report the Pass/fail criteria of the las test run??  I want to run a test where I display a VI from LV in Teststand ( able to do this now).  The operator choses one of 2 buttons ( LED is ILLUMINATED or NOT ILLUMINATED) .  What happens if they hit the wrong button??  I want to have something like a confirmation stick up where it tells them the button they hit and was it the one they intended.  Something like in Windows when you delete something.  It asks if you're sure you want to delete it.  Only I want to confirm they hit "ILLUMINATED or NOT ILLUMINATED" and it was the intended one.  If not, repeat the test and report the reults of that 2nd test ( pass or fail).  If so then just cont w the seq.

 

Clint

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

Hi Clint,

 

I would use for the confirmation the MessageBox-Step-Tpye

If confirmation was bad i would jump back and delete the last ResultList

entry and do it once more.

 

Juergen

 

 

--Signature--
Sessions NI-Week 2017 2016
Feedback or kudos are welcome
0 Kudos
Message 2 of 3
(3,528 Views)
Solution
Accepted by topic author Clint Eastwood

Juergen,

 

BEAUTIFUL!!!!

 

Thanks,

 

Clint

0 Kudos
Message 3 of 3
(3,523 Views)