05-07-2008 12:53 AM
05-07-2008
03:31 PM
- last edited on
02-02-2025
04:50 PM
by
Content Cleaner
VISA comes with a .NET native api for developing VISA applications in C#. Examples are included for C#. If you don't have VISA you can download the latest version from here.
05-07-2008
07:49 PM
- last edited on
02-02-2025
04:51 PM
by
Content Cleaner
As a side note, if you have Measurement Studio Professional or later, you have access to the Instrument I/O Assistant which integrates into Visual Studio as a code designer. Its UI can be used to first create and configure instrumentation tasks and then generate the equivalent VB.NET or C# code. You can generate either VISA or GPIB calls.
Also check out the C# and Visual Basic .NET Instrument Control tutorial.
Best Regards,