NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

creating parallel thread

Solved!
Go to solution

Hi guys,

 

I want to create a parallel thread with one .VI in it. How can I create one and how to set priority and time interval. This .VI checks if a device is alwayz present. I want this thread to start after a certain step.

0 Kudos
Message 1 of 3
(3,342 Views)
Solution
Accepted by topic author JoVMo

Hi,

 

You can use a Sequence Call (put the VI inside that)  and configure the Sequence call  to run in a separate thread (Module - Execution Option - Use New Thread)

 

AshwiN,

0 Kudos
Message 2 of 3
(3,339 Views)

ok, thank you....

0 Kudos
Message 3 of 3
(3,335 Views)