NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Custom TestSTand model required

Hi,
 
I'm running a test that run for a long time (around 30 minutes).  The setup is such that there are 4 packs of the same type whereas only one of them is the UUT.  In order to increase the yield, I would like to run a test that tests 4 packs at a time, but it doesn't fit the Batch or the Parallel model..
 
The specifications are as follow:
1) One UUT pair (2 packs) is inserted in one shelf. Another pair is inserted in another shelf. 
2) Test is run in a "SequentialModel" fashion.
3) The 2 pairs of UUTs are changing places
4) Test is repeated again
5) All 4 SN must be entered in the PreUUT
6) If all passes, 4 reports will be generated and 4 entries will be logged into the data base.
7) If a step fails, only one UUT will be logged into to the database.  My program will be able to specify which one of the 4 UUT's is the 'bad' UUT
 
Anybody have an idea where to start?
Anybody have a similar custom  model?
 
Thanks
Rafi
0 Kudos
Message 1 of 2
(2,856 Views)
Hey Rafi,
 
I think I'm a little confused here.  So when the first 2 packs are being tested you run tests sequentially on them?  Then you change to the next 2 packs and run sequential tests on those as well?  If so then I would just run sequentially and then depending on pass/fail you can deal with the reporting and writing to the database.  We really don't have any custom models available.  There is a tutorial on how to create them here . 
 
Regards,
 
jigg
CTA, CLA
testeract.com
~Will work for kudos and/or BBQ~
0 Kudos
Message 2 of 2
(2,825 Views)