キャンセル
次の結果を表示 
次の代わりに検索 
もしかして: 

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 件の賞賛
メッセージ1/3
4,415件の閲覧回数

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 件の賞賛
メッセージ2/3
4,257件の閲覧回数

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 件の賞賛
メッセージ3/3
4,246件の閲覧回数