Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

Can Ni-Visa work with Visual C#

I need to use Visual C# 2005 to work for my tasks and  I have never used Visual C# with NI-Visa, is there any link, any sample about how to use it?

 

Thank for any help

Message Edited by plit string on 11-19-2008 10:15 AM
0 Kudos
Message 1 of 2
(5,283 Views)

Hi plit string,

 

You first need to install the .NET support for Visa which can be done by running the Visa installer and making sure to select .NET Framework 2.0 Languages Support in the feature tree. This will install the underlying .NET assemblies and documentation. You can launch the help by navigating to Start >> All Programs >> National Instruments >> VISA >> Documentation >>  NI-VISA .NET Framework 2.0 Help.  Once the help is launched, navigate to NI Measurement Studio Help >> NI Measurement Studio .NET Class Library >> Using the Measurement Studio .NET Class Libraries >> Using the Measurement Studio VisaNS .NET Library. This section covers the basics and fundamentals of the .NET API. 

 

You can also look over the C# and Visual Basic .Net Instrument Control Tutorial.

 

Best Regards,

 

Jonathan N.
National Instruments
0 Kudos
Message 2 of 2
(5,256 Views)