Hi all! I am new to TS but am coming up to speed very quickly. I am currently setting up a batch model test for a burn in system and I need to run for a set amount of time with the same UUT's. The sequence works like this:
- set up all the common stuff (test equipment, objects, etc..)
- test socket 1
- test socket 2
- test socket n...
- create reports for iteration
- test socket 1
- test socket 2
- test socket n...
- create reports for iteration....and so on until we hit the selected amount of time.
Seems pretty basic but I can't figure out how to get the model to stop bringing up the serial number entry form again and retain the BatchUUT/Test socket info with a new report. Can someone point me in the right direction here?