.NET
- Updated2025-03-14
- 2 minute(s) read
.NET
Use the .NET functions to create .NET objects, set properties or call methods on those objects, and handle events for those objects in the .NET environment. You also can create a .NET control on the front panel.
Creating and communicating with .NET objects in LabVIEW requires the .NET CLR 4.0 that installs with LabVIEW. You must use a .NET 2.0 configuration file if you want to load .NET 2.0 mixed-mode assemblies. Refer to the requirements for using .NET with LabVIEW for more information about .NET restrictions in LabVIEW.
National Instruments strongly recommends that you use .NET objects only in LabVIEW projects.
The functions on this palette can return Windows connectivity error codes.
Refer to the labview\examples\Connectivity\Dot NET directory for examples using the .NET functions.
