LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Do I need to install .Net framework if I want to use a C# dll in LabView?

The test engineers in our company use LabView to perform tests on units. They have been calling into database stored procedures to persist their data. We are now looking into providing them a C# dll that they can call into for peforming any operations they need. I would like to know if they need to have .Net framework installed on their machines(where labview application would reside in) to be able to use a .net dll or would it be enough if they just had the dll.
0 Kudos
Message 1 of 4
(2,823 Views)
As far as I know, yes, because you still need the runtime environment portion of the .NET framework.
0 Kudos
Message 2 of 4
(2,820 Views)
Hi Priya101,

Working with .NET assemblies in LabVIEW requires the .NET Framework 1.1 Service Pack 1 or later to be installed.

Best Regards,
Jonathan N.
National Instruments
0 Kudos
Message 3 of 4
(2,814 Views)
Thanks for the prompt reply.
0 Kudos
Message 4 of 4
(2,800 Views)