LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Can Labview and VEE be used on the same computer?

Can Labview and VEE be used on the same computer? If so, how are VISA conflicts avoided?
0 Kudos
Message 1 of 2
(2,573 Views)
This is all speculation on my part. With two different LabVIEW applications trying to access a VISA resource, you can use the VISA Lock function. There's a shipping LabVIEW example called Locking.vi that shows how it's done in LabVIEW. If VEE has a similar function, you could try putting a VISA Lock and Unlock around each VISA call to common instruments.
Message 2 of 2
(2,556 Views)