NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Question About Future .NET 8 Support for NI .NET Driver APIs

Hi everyone,

I’m currently developing automated electronic test applications using NI hardware and NI’s .NET APIs. Since the .NET ecosystem continues to evolve and .NET Framework is becoming increasingly legacy, I’m wondering about NI’s future plans regarding .NET 8 support for the NI .NET driver APIs (such as NI‑DCPower, NI‑Switch, NI‑DMM, VISA, etc.).

I’m aware that TestStand recently announced or introduced support for executing .NET 8 assemblies, which is great progress. However, for hardware‑level driver APIs, I haven’t found any official roadmap or statement regarding:

  • Upcoming support for .NET 6/7/8 (or later)
  • Possible migration of the existing .NET Framework‑based APIs
  • Plans for native .NET (Core) APIs or long‑term compatibility
  • Whether existing C‑API wrapper–based .NET layers may be modernized

Could someone from NI (or anyone with insight) share whether upgrading the NI .NET driver APIs to .NET 8 (or newer .NET versions) is planned?

This information is really important for long‑term architecture decisions in our automated test systems, especially since we rely on high‑performance, repeated hardware calls.

Thanks in advance for any information!

Message 1 of 5
(327 Views)

Hi Martin,

 

I couldn't find any public information on this either.

Having said this: since your question is specific about drivers, you might wnat to repost it in the appropriate forum

https://forums.ni.com/t5/Multifunction-DAQ/bd-p/250

 

 

0 Kudos
Message 2 of 5
(293 Views)

I believe NI will be working on it as the EU-CRA compliance deadline is next year.

Santhosh
Soliton Technologies

New to the forum? Please read community guidelines and how to ask smart questions

Only two ways to appreciate someone who spent their free time to reply/answer your question - give them Kudos or mark their reply as the answer/solution
0 Kudos
Message 3 of 5
(285 Views)

Hi Martin,

 

I am not able to provide any insight unfortunately, but I think it is a very valid question. I am looking forward to learning the answer to your question (by monitoring this thread).

0 Kudos
Message 4 of 5
(271 Views)

NI is phasing in .NET core driver support, starting with NI-VISA, which was completed in 2025. We are targeting NI-DAQmx and other modular instrument drivers next but with no committed date. Our .NET Framework assemblies are useable from a .NET Core environment. Until we deliver .NET Core bindings for our driver APIs, we suggest you bundle those assemblies with your applications as-is.

Deborah Burke
NI Hardware and Drivers Product Manager
Certified LabVIEW Architect
Message 5 of 5
(122 Views)