LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Call Library Function Node code error 12

Solved!
Go to solution

Hello,

We have been using labview in our lab calling .dll functions from spinAPI

Recently, we are getting the following error "Call Library Function Node code error 12"

we updated the version of the driver that is been called from the vi but we are still getting the same error.

I have tried changing the name of the path, and also including only the name of the dll instead of the complete path but nothing seems to be working.

I am attaching the vi and the folder that contains the driver (spinapi64.dll)

Hope you can help me!

 

Laura M.

 

Download All
0 Kudos
Message 1 of 3
(3,432 Views)

Did you see this page?

 

It implies that the file you're referencing isn't even a DLL.

 

Is there a chance you're trying to use a 64-bit DLL from 32-bit LabVIEW?  Or the reverse?  Or trying to use a call library node to open a .NET DLL?

0 Kudos
Message 2 of 3
(3,412 Views)
Solution
Accepted by topic author LauraCMS

Yes, the problem was I didn't install the driver correctly.

Had to take my PCI card out.

And also the incompatibility issue.

0 Kudos
Message 3 of 3
(3,407 Views)