If you have multiple units which are the same (same type of card) but the test time for each card can change, the Parallel process model is the best approach. To do that, you would have a sequence file with all of your tests in it, and just use the Edit > Sequence File Properties setting mentioned earlier to use the ParallelModel.seq. This will allow you to start multiple tests (multiple cards) and when each one finishes, you can go ahead and put a new card in that socket and start another test, even if the other card is still testing. Here is a Help topic on the Parallel process model: http://zone.ni.com/reference/en-XX/help/370052M-01/tsfundamentals/infotopics/parallel/
↧