10-25-2011 05:52 AM
Hi
How can i use the parallel or batch model to call two different test sequences?
The idea is two run the one test then imediately the test one.
10-25-2011 06:03 AM
Hi,
Short answer, No.
Longer answer, long time ago a similar question was posted. I did post an example which using the Parallel process model could run different sequence files. It was prefect but it's probably still in the forums somewhere.
10-25-2011 06:05 AM
Thanks for the quick reply.
I will have a look for it
10-25-2011 06:08 AM
Hi,
here's that thread
it's TestStand 2 based
10-25-2011 06:12 AM
Thanks
i will have a look at it asap.
10-25-2011 06:55 AM
Do you perhaps know how to select the process model for a sequence?
10-25-2011 08:59 AM
Open the Sequence File Properties Dialog via the Edit | Sequence File Properties... menu item.
Select the Advanced tab and select the Required Specfic Model option in the Model Options: control. Select the required Model File in the Model File: control using the file browse button.
hope this helps
10-25-2011 09:31 AM
Thanks man i was looking all over for that.
The example of the parallel model does not work correctly.
I got completly different sequences, one name "CPU Test0.seq" and another name "CPU Test1.seq".
What is happening is "CPU Test1.seq" is been called twice. Im not sure where to change it so that it calls the correct sequence when clicking on the correct UUT.
10-25-2011 10:36 AM
yeah, that was one of the problem, I never looked it to that and I dont know if the original forum user ever developed it.