LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

configure call library function

I copied a vi to a new computer.  On the new computer I use 64bit labview, but the vi library is missing because the old one use 32bit. I do have a 64bit library. The question is how I can reconfigure all the call library function  at one time instead of configure each sub vi. Each sub vi uses the same .dll file.

0 Kudos
Message 1 of 3
(2,778 Views)

Is everything about the call the same, except for the path to the DLL?  If so, you should be able to use Find and Replace on the DLL path. 

aputman
Message 2 of 3
(2,758 Views)

And if you have the chance to rename the DLLs you might want to make use of the LabVIEW wildcards in library paths in the Call Library Node configuration.

 

 

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