ni.com is currently experiencing unexpected issues.

Some services may be unavailable at this time.

Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

Where to add DAQmx reference to C#?

I found an example on how to write digital port by C#. 

At the example, reference NationalInstrument.DAQmx suppose should be added to the project. But i don't know where to find the reference. (I only can find NationalInstrument.Common in assemblies extensions)

Anyone can help to tell where i can find the reference (Daqmx.dll).

BTW, i've fully installed the DAQ driver in my computer and there are two screen shots of the project is attached.

 

Thanks!

 

Kevin

Download All
0 Kudos
Message 1 of 3
(4,155 Views)

Hi Kevin2,

 

Are you using Measurement Studio?  There are a few steps you need to go through in the install to get the NationalInstruments.DAQmx to show up if you don't.  Here is the link to using .NET in Visual Studio with DAQmx without Measurement Studio:

 

http://digital.ni.com/public.nsf/allkb/0EA34D565632DFE186256E7B00762DCC

 

Let me know if that helps.

Peter T
Applications Engineer
National Instruments
0 Kudos
Message 2 of 3
(4,121 Views)

Thanks! I just found out that i need to install the dotnet support options before adding the DAQmx reference to project.

 

Kevin

0 Kudos
Message 3 of 3
(4,109 Views)