09-02-2009 01:47 PM
Hello, I want to have Batch Model, after entering the Batch SN and the test sockets SN , execute the main sequence for the UUT , then create a folder with the batch no and insert the Test Socket SN under that folder .
The process should repeat for the remaining UUTs SN one at a time inserting SN folders under the Batch SN folder at each completion.
I have a LV vi routine that takes care of the creation of the folders by looking for SN Global variables I assign from the Pre-UUT callback parameters.
Problem is Batch SN does not propagate to main sequence and main sequence only executes once for the first UUT SN, seems only first test socket executes.
How can I setup this correctly?
TIA
Solved! Go to Solution.
09-03-2009 05:56 PM