Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

data aquisition NI DAQ USB 6008,C#

i am writing a code in C# to drive a motor using NI DAQ USB 6008.
have to a data from the user interface which is transferred to NI DAQ USB 6008.
i have to read the data from port 0.0,port0.1 etc...
i'm new to this....
can anyone help me.......
0 Kudos
Message 1 of 3
(4,245 Views)

What kind of help do you need?  It will get a min if you were to do it in LabVIEW.

 

Yik

------------------------------------------------------------------

Kudos and Accepted as Solution are welcome!
0 Kudos
Message 2 of 3
(4,087 Views)

The best way to get started with programming your USB-6008 in C# is to look at the examples.  If you have installed the .Net support with your DAQ installation, you should have examples in C:\Documents and Settings\All Users\Documents\National Instruments (XP) or C:\Users\Public\Documents\National Instruments (Vista or Win7).  If you dig into that directory, you'll find some examples showing how to program digital input/output, analog output, etc. with C#.

 

Let us know if you have specific questions as you get started programming your application.

Thanks,

Andy McRorie
NI R&D
0 Kudos
Message 3 of 3
(4,076 Views)