07-04-2009 03:40 AM
Dear I am not able to understand how to use 'Universal Library(UL) by Mesurement Computing ' within Labwindows. Mesurement Computing described ways and provided 'lib' and 'header' files for C, VC++ but not for LabWindows. They also explicitly described to use UL for LabView. Kindly inform me how can I uses UL within LbWindows. Can I use lib and header files provided for integration with 'C' in case of LabWindows
Raheel
Solved! Go to Solution.
07-06-2009 04:57 PM
Hello Rahil,
LabWindows/CVI is just an ANSI C developement environment with some special Data Acquisition libraries included. This means that any C code should be able to compile in LabWindows/CVI as long as it pertains to the ANSI standards
Regards,