08-16-2007 09:26 AM
08-16-2007
08:01 PM
- last edited on
10-29-2025
08:32 PM
by
Content Cleaner
Hi jfendt,
You technically do not need Measurement Studio to create a .NET application that uses the NI-DAQmx driver. The NI-DAQmx installer has an option to include .NET Framework 2.0 language support which will install the .NET 2.0 assemblies, documentation, and example applications (which do not require Measurement Studio). Take a look at this post I replied too as well as this post (I know this post is for VB.NET but the main concepts still apply) and this post that discusses this in more detail.
Also, depending upon what version of DAQmx you have installed, the example locations may vary. Check out the Where to Find Examples help topic in the NI Measurement Studio Help (i.e. DAQmx installs .NET documentation that integrates directly into the Visual Studio help even though some of the categories and titles will say NI Measurement Studio) and the NI-DAQmx, NI-VISA and NI-488.2 .NET Example Locations KnowledgeBase for locations of the .NET examples (with and without Measurement Studio).
Hope this helps!
Best Regards,
08-30-2007 09:50 AM