ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Access Library File

Hi,

     I have a static library with .lib extension. I need to access functions using LabVIEW. Is there any way to do the same? If no, Please advice how can I achieve the same in detail.

Best Regards,

Vijay

0 Kudos
Message 1 of 3
(2,825 Views)

search for code interface node and also study call library function node

 

here

0 Kudos
Message 2 of 3
(2,810 Views)
What operating system is this? If it's Windows, you cannot call a .lib file directly from LabVIEW. You will need to get a DLL or make one.
Message Edited by smercurio_fc on 08-22-2008 10:09 AM
Message 3 of 3
(2,795 Views)