02-09-2004 08:39 PM
02-11-2004
08:47 AM
- last edited on
05-20-2025
02:13 PM
by
Content Cleaner
Hello
Im assuming you're trying to do data aquisition with the DAQmx driver using VB.NET? For that you dont need to install LabVIEW or Measurement Studio. You would need to install the NI-DAQ ( the newest is 7.1), have the .NET 1.1 framework and VS.NET 2003. The driver installs the assemblies so you can use them like any native .NET component. It should also install examples for VB.NET under ..\MeasurementStudio70\DotNET\Examples. If you cant find these examples or any of these, run the installer for NI-DAQ, select custom install and make sure the component is selected.
I hope this helps
Bi
lal Durrani
NI
02-11-2004 09:35 PM
02-13-2004 07:04 PM
02-13-2004 11:46 PM
03-16-2004 07:33 PM
03-03-2005 05:11 PM
03-04-2005
01:05 PM
- last edited on
05-20-2025
02:39 PM
by
Content Cleaner
Hello,
If you are in the process of determining what programming environment would be best suited for your application, I would highly recommend reading over the following documents.
Article 1 Article 2 Article 3
Also, I found this post which shows some NI customers’ opinions on Visual Basic vs. LabVIEW.
Discussion Form Post
I hope that you will find this information useful when making your software decisions.
Regards,
Kevin L.
Applications Engineer
National Instruments
03-04-2005 01:18 PM