VeriStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Using NationalInstruments.VeriStand.ClientAPI with .NET 8.0

Hello,

I need to remotely manage and deploy NI VeriStand 2024 Q1, retrieve status information, and also obtain values from certain channels. In short, I need to remotely control NI VeriStand 2024 Q1. For this purpose, I am using the IProject and IWorkspace2 interfaces within the NationalInstruments.VeriStand.ClientAPI. However, the NationalInstruments.VeriStand.ClientAPI only supports .NET Framework, and I am unable to use it with .NET 8.0.

Is there a way to use the existing DLL with .NET 8.0? Or is there an alternative approach compatible with .NET 8.0 (such as gRPC) that I could use to obtain this information?

I appreciate any guidance or suggestions you might have.

0 Kudos
Message 1 of 1
(249 Views)