Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

VISA serial port control with VB.NET

Does anyone have a VB.NET program that uses visa32.dll to control the serial port? Or perhaps know where I could start when approaching this problem? I’m rather new to VB.NET

 

Thank you

0 Kudos
Message 1 of 2
(4,011 Views)

National Instruments provides a .NET API for NI-VISA, which can be used without Measurement Studio. You can find additional information about how to get started using NI-VISA in .NET from the NI-VISA online help, in the page entitled "Creating a .NET Application without Measurement Studio".

We also provide several example programs for both VB.NET and C#. You can find them in the "C:\Program Files\National Instruments\MeasurementStudioVS2003\DotNET\Examples\Visa" directory. (this directory might be different on your system if you have Measurement Studio and you installed it to a non-default location.)

Hope this help get you started. Please don't hesitate to post with any other questions you might have about using National Instrument products in VB.

Message 2 of 2
(4,006 Views)