LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Is .NET DLL better to use than C/C++ DLL in labview?

I was wondering which one runs more natively in LabView8.5.

C/C++ DLL or DLL by .NET ?


Thank you.
0 Kudos
Message 1 of 2
(2,613 Views)
You can use either kind, but .NET assemblies are much easier to work with. You can find some tutorials on working with both by searching this site.

___________________
Try to take over the world!
0 Kudos
Message 2 of 2
(2,609 Views)