cancel
Showing results for 
Search instead for 
Did you mean: 

Parallel model using different testsequece.

Shako
Active Participant

Parallel model using different testsequece.

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.

Help share your knowlegde
8 REPLIES 8
RayFarmer
Trusted Enthusiast

Re: Parallel model using different testsequece.

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.

 

 

Regards
Ray Farmer
Shako
Active Participant

Re: Parallel model using different testsequece.

Thanks for the quick reply.

 

I will have a look for it

Help share your knowlegde
RayFarmer
Trusted Enthusiast

Re: Parallel model using different testsequece.

Message contains a hyperlink

Hi,

 

here's that thread

http://forums.ni.com/t5/NI-TestStand/Is-there-away-to-run-parallel-executions-of-different-test/td-p...

 

it's TestStand 2 based

 

 

Regards
Ray Farmer
Shako
Active Participant

Re: Parallel model using different testsequece.

Thanks

i will have a look at it asap.

Help share your knowlegde
Highlighted
Shako
Active Participant

Re: Parallel model using different testsequece.

Do you perhaps know how to select the process model for a sequence?

Help share your knowlegde
RayFarmer
Trusted Enthusiast

Re: Parallel model using different testsequece.

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

 

Regards
Ray Farmer
Shako
Active Participant

Re: Parallel model using different testsequece.

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.

Help share your knowlegde
RayFarmer
Trusted Enthusiast

Re: Parallel model using different testsequece.

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.

Regards
Ray Farmer