Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

C# control for Rigol DL3031 over USB

I'm using C# in Visual Studio to control a Rigol DL3031 DC load over USB. I'm new to C# so I'm struggling a bit to find the right solution for this. All the namespaces I find for NI VISA, NationalInstruments.VisaNS; for example, seem to be older, deprecated code used for older .net frameworks. I'm using .net 8.0, and struggling to find the right current assembly or DLL--whichever you like, and current examples for how to implement this. I've also been looking into the ivi.visa namespaces, but again, I can't find the right examples for using this, or the right information to educate myself.

 

Any help to point me in the right direction would be greatly appreciated.

 

Thanks so much.

 

 

0 Kudos
Message 1 of 2
(61 Views)

I believe .NET 8.0 may not yet been supported by NI drivers. Please try .NET framework versions.

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.

Finding it hard to source NI hardware? Try NI Trading Post
0 Kudos
Message 2 of 2
(59 Views)