From 04:00 PM CDT – 08:00 PM CDT (09:00 PM UTC – 01:00 AM UTC) Tuesday, April 16, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LabView Code Application

Solved!
Go to solution

Hi,

 

Can I use same LabView code for several experimental setup at a time using one computer? 

 

TIA

0 Kudos
Message 1 of 2
(1,990 Views)
Solution
Accepted by topic author Chowdhury_Milon

If hardware is involved, you might run into issues if multiple instances are trying to talk to the same instrument.  Otherwise you should be able to set your VIs to be reentrant and multiple instances can be called at the same time.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
Message 2 of 2
(1,983 Views)