Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

DAQmx using Visual C#.NET without Measurement Studio

Can I use C# for my DAQ Apps without Measurement Studio? Where do I get the DLL's or ActiveX Components? How do I do it?
0 Kudos
Message 1 of 3
(3,170 Views)
Yeah, if you check the box it is installed as part of the DAQmx instally.  You simply need to add the references to your project.  There are examples at C:\Program Files\National Instruments\MeasurementStudioVS2003\DotNET\Examples\DAQmx .
0 Kudos
Message 2 of 3
(3,157 Views)

Hello salsipius,

I found a number of knowledgebase articles that are a good reference for getting started with Visual Studio and NI-DAQmx:

Programming DAQ in Visual C# .NET

Measurement Studio, NI-DAQmx, and Microsoft Visual Studio .NET 

Finding the NI-DAQmx Help File for .NET

Programming NI-DAQ in Text-Based Languages

Hope this helps!
Laura
0 Kudos
Message 3 of 3
(3,148 Views)