LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

In which version of .NET FrameWork is compactable with Labview 2024 Q1

Hello
We are currently evaluating by using the free version of Labview 2024 Q1.
I have one question about in which version of .NET FrameWork is compatible with Labview 2024 Q1?

(For example, I want to use the Labview to adapt to the .Net FrameWork 4.0)

0 Kudos
Message 1 of 2
(594 Views)

AFAIK, nothing changed in LV24Q1 (VS much older LV versions, IIRC this changed between LV11 and LV12).

 

The manual mentions an assembly needs to be CLR 4.0 compatible: LabVIEW Programming Reference Manual, .NET - NI. With some modifications, this can be changed to CLR 2.0.

 

AFAIK, that's it for LV information.

 

I think this applies: How to: Configure an app to support .NET Framework 4 or later versions - .NET Framework | Microsoft ....

 

I think (but this is all a big mess) by default anything "Framework 4.x" should be fine.

0 Kudos
Message 2 of 2
(571 Views)