NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

How to configure two main parallel processes that calls 4 parallel tests

I have work order with 20 UUTs to be tested.

UUTs (PCBs) are mounted on a plate. Each plate has 4 UUTs.

 

The process is configured in the way that two plates can be inserted at the same time (8 PCBs). This two plates should be totally independent (parallel). Each plate, each 4 UUTs should also be tested in parallel since they have their own hardware and  instruments.

 

So lets visualize the process by picture.

Untitled.png

 

My Questions are:

1. What model should I choose for implementing tests (with the less effort possible)?

2. Can I choose parallel model example and moderate it so that UUTs on the plate are tested in parallel?

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

Since you mentioned clearly you need plates to be tested independently in parallel, then you have no choice other than Parallel Model.

 

Anytime you have asynchronization (independency) with multiple threads, then Parallel is the best choice.

 

Consider the image attached. 

 

Regards.

Message 2 of 2
(1,908 Views)