LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Can I develop DLLs for ETS using the Base Package LabWindows/CVI

I would like to know if there are any limitations (other than extra libraries for Windowing and Signal Analysis) to the Base Package of LabWindows/CVI. I am interested in developing pure math oriented code to be called from Labview in the ETS real-time environment.
0 Kudos
Message 1 of 4
(3,313 Views)
Besides not having the Advanced Analysis functions that you already know about, the only other differences are in report generation, the internet library, and access to the full Windows SDK. In every other way, they are the same.
 
Luis
NI
0 Kudos
Message 2 of 4
(3,299 Views)
Can the DLL be compiled using some other basic Win32 compiler such as OpenWatcom or gcc?
0 Kudos
Message 3 of 4
(3,295 Views)
Hello Slawek,

I do not believe that it is something that is officially supported, but I see no reason why if you link up the libraries and headers yourself it would not work.

Thanks for posting, and good luck!

Travis M
NI
Travis M
LabVIEW R&D
National Instruments
0 Kudos
Message 4 of 4
(3,283 Views)