ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

calling a sequence in a new thread with different values

I have a sequence that I want to call that runs in parallel (seperate thread). The question I have is that I want to run this sequence from a lot of different places, but with different values of the variables going into the steps inside the sequence.
If I change the values inside the sequence (running on seperate thread), then I will have to duplicate this sequence over and over. What I really want to be able to do is run a step in a seperate thread, and not wait for it to complete. Is this possible? Or a method of passing step values into a seperate thread. I don't want to use globals unless I really have to.
0 Kudos
Message 1 of 2
(2,941 Views)
Hi ADL,

I have attached an example which I hope will illustrate an answer to your question.

Regards
Ray Farmer
Regards
Ray Farmer
0 Kudos
Message 2 of 2
(2,941 Views)