LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Calling a VI in a seperate thread in Labview

Hi,

       I have VI running in a while loop, how to make this VI run in a separate thread.

 

Thanks.

 

0 Kudos
Message 1 of 3
(3,197 Views)

@sk29 wrote:

Hi,

       I have VI running in a while loop, how to make this VI run in a separate thread.

 

Thanks.

 


There are multiple ways I can read your question and an associated number or answers.

 

Show us what you have now, and what you need to achieve so we can focus on an answer that meets your needs.

 

Ben

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 2 of 3
(3,164 Views)

 

 

Hello,

You could use the The Call by Reference node or the Calling with Invoke node.

 

Here is a forum page, discussing about Multi-Threading on LabVIEW.

 

Does it solve your problem?

Greetings and Regards,
James
0 Kudos
Message 3 of 3
(3,162 Views)