LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

problem adding library

I'm running Labwindows 6.0, and I'm trying to add the file C:\Program Files\National Instruments\NI-DAQ\DAQmx ANSI C Dev\lib\msvc\nidaqmx.lib to my project. It tells me that the file is not a valid function panel. Any ideas?
-Jason Espinosa

LabWindows 6.0
PCI-6036E
0 Kudos
Message 1 of 4
(3,113 Views)
Seems that you have selected an incorrect type of file when loading: if you want to add a function panel you must select a file with .FP extension, or select "library" type file if you want to add a .LIB file.


Proud to use LW/CVI from 3.1 on.

My contributions to the Developer Community
________________________________________
If I have helped you, why not giving me a kudos?
0 Kudos
Message 2 of 4
(3,108 Views)
That's the thing. I'm adding it using the "library options" dialog box, and it says "not a valid function panel".  Beats the heckouttame.


-Jason Espinosa

LabWindows 6.0
PCI-6036E
0 Kudos
Message 3 of 4
(3,104 Views)
You can add it using Edit >> Add files to project menu item and selecting .LIB files.


Proud to use LW/CVI from 3.1 on.

My contributions to the Developer Community
________________________________________
If I have helped you, why not giving me a kudos?
0 Kudos
Message 4 of 4
(3,098 Views)