LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

DLL function

In Call Library Function, the Library name gives me a dll file, but when i run the program, it gives me an error, "call library function node:library not found or failed to load." i dont even know where to look for the dll files it wants. any idea?
 
0 Kudos
Message 1 of 2
(2,947 Views)
When the Call Library Function was originally configured, that particular path might have been used. But, because of some reason, that dll does not exist in that path anymore. So, what you need to do is check which dll file it is looking for and run a search in your computer to find where it is currently located. Then, click on Browse and then set the new path.
 
Goodluck,
 
Ananda
0 Kudos
Message 2 of 2
(2,918 Views)