LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Link error

Solved!
Go to solution

I use the functions from external DLL. The Linker always gives me error:

Undefined Symbol _UsbPt104OpenUtitq@8.

 

UspPt104OpenUnit() is the function that opens the USB port, on them  USB device is connected.

0 Kudos
Message 1 of 3
(2,880 Views)
Solution
Accepted by topic author Valy
0 Kudos
Message 2 of 3
(2,878 Views)

hello Wolfgang,

 

thanks, I had not included the DLL's   .lib in my LabWindows/CVI project. Edit/Add Files to Projekt.

Now works ok!

0 Kudos
Message 3 of 3
(2,872 Views)