08-13-2007 02:11 PM
08-14-2007 05:11 PM
08-14-2007 06:44 PM
Hi make008,
Make sure when you install the VISA driver that you select the .NET Framework
2.0 Languages Support option. This will install the .NET
assemblies and documentation needed to use the VISA API in Visual Studio 2005.
Also, take a look at another post I did recently here
that talks about the VISA driver in .NET. You may also want to consider Measurement Studio as that package
provides several helpful features with regards to programming the NI-VISA
driver in .NET such as Instrument I/O Assistant which generates VISA or GPIB
code, walkthroughs of creating instrument I/O applications, analysis functions
that can be applied to your signals, UI controls to display the data, etc as
well as other help topics.
Also check out the C# and Visual Basic .NET
Instrument Control tutorial.
Best Regards,