Dynamic Signal Acquisition

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I read analog and digital input from a NI USB-6008 with visual c# 2010?

I have really no idea what I must add to the proyect. And my teacher don't know about this kind of daq's. Urgent help needed please.

0 Kudos
Message 1 of 3
(6,351 Views)

Hi Resistol!

 

The first step is that you must get the DAQmx driver from www.ni.com and install it. On the installation process support for Visual Studio 2010 will be added as well as some examples that you can use to start programming your USB 6008.

 

The driver version you need is 9.3, you can download it on the next link (registration to the webpage might be needed) for free:

 

https://www.ni.com/en/support/downloads/drivers/download.ni-daq-mx.html#288341

 

After that the examples are installed into the shared documents folder, depending on the name and OS of your PC, for example for me, they are at:

 

C:\Users\Public\Documents\National Instruments\NI-DAQ\Examples\DotNET3.5

 

Your framework should be the 4.0 as of Visual Studio 2010.

 

Let me know if you need more instructions.

 

Have a great day!!

0 Kudos
Message 2 of 3
(6,348 Views)

hiii,

 

iam doin the same application using vb.net,i need to read analog input from NI USB-6008,ive installed the required driver,also ive installed the measurement studio,also ive  opened the  help file where you said inorder to start ,but  the application is  in c++,anywy i got another one downloaded from your site in vb but didnot work!!! its giving me this kind of error {Unable to load DLL 'nidaqmx.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)}

ANY HELP plzz!!!!

0 Kudos
Message 3 of 3
(6,326 Views)