ni.com is currently experiencing unexpected issues.

Some services may be unavailable at this time.

LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

error link undefined symbol driver agilent Ag34970

Solved!
Go to solution

Hello,

 

I use the driver Ag34970,

I got Project link errors : undefined symbol ...

for all the fuction of this driver.

the instrument is loaded, the .dll is in the project directory, the .h and .fp is added to project.

what is matter?

 

thank you

 

0 Kudos
Message 1 of 3
(5,816 Views)
Solution
Accepted by Sadok

Hello,

 

You should check that the .fp is correctly attached.

Got to Instrument>>Edit menu, select the instrument and click Show Info...

If the Program File is empty it means the fp is not attached to a program file. It should contain a .lib, .obj, or .c file

See here how CVI searches for the Intsrument Driver Program File and put the corresponding file in an appropriate location.

 

Constantin

Message 2 of 3
(5,799 Views)

Thanks that just helped me too!

0 Kudos
Message 3 of 3
(4,936 Views)