LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Multiple DLL instances with VI Server

I have an instrument driver that is a dll and limits the number of devices that can be communicated to.  I need to get two instances of the dll loaded somehow.  The main dll calls sub-dlls so just re-naming in not an option.  Is there a way to call a VI with VI server and have that VI operate out-of-process so it loads another copy of the dll's into it's process space?

0 Kudos
Message 1 of 2
(2,375 Views)

Not without creating two independant excutables.

Rolf Kalbermatter  My Blog
DEMO, Electronic and Mechanical Support department, room 36.LB00.390
0 Kudos
Message 2 of 2
(2,360 Views)