LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

importing C# dlls

What is the best way to use C# dlls in LabVIEW?  It looks like LabVIEW only support C and C++.  Does anyone know of a way or will we have to make a C++ wrapper for the C# dlls?

 

Thanks,

Gary

0 Kudos
Message 1 of 3
(2,550 Views)
C# DLLs are .NET assemblies. You just need to use the .NET functions in the Connectivity -> .NET palette. Examples ship with LabVIEW on how to use .NET.
Message 2 of 3
(2,540 Views)

Here's a help topic with lots of information.

Jarrod S.
National Instruments
Message 3 of 3
(2,537 Views)