NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Bath of batch

In one test station, I need to test several UUTs simultaneously but each UUT has a different test code. For example, let's say we have these product types in the test batch: {A, A, B, C, C, C, A}

Each product type in the above set, shall run a it's own test execution and test code depending on the product number. {A.seq, B.seq, C.seq} 

 

Until now I have tried the batch model, which creates a new test socket and test execution for each UUT. If I'm not wrong the code for all UUTs must be identical in the batch model.

 

I thought about experimenting  and perhaps create a new model (batch of batch model) but it seems way too complicated. What is a simpler approach to this problem? How can I have a batch test where each UUT loads it's own test code base on UUT.ProductNumber?

 

0 Kudos
Message 1 of 2
(2,217 Views)

Consider this simple example.  Let me know if you have any questions.

jigg
CTA, CLA
testeract.com
~Will work for kudos and/or BBQ~
0 Kudos
Message 2 of 2
(2,181 Views)