NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

PreUUTLoop Testing

Solved!
Go to solution

When my sequence starts execution at the beginning I check several of my station stimuli (4 programmable power supplies) via IVI Tools. This station verification occurs in the PreUUTLoop. When running in the Operator Interface and experiencing a failure in the PreUUTLoop, how would I exit the OI, launch a dialog box notifying the technician that a power supply did not send "Selftest passed." I am using Testand 2014 on a Windows 10 box.  

0 Kudos
Message 1 of 3
(2,325 Views)
Solution
Accepted by TonyJ

You could add an If statement in PreUUTLoop that executes the dialog for your supplies.  You can add a terminate step after showing the dialog.

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

Simple idea. Thanks. 

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