12-17-2009 04:28 AM
03-01-2010 12:35 PM
What kind of help do you need? It will get a min if you were to do it in LabVIEW.
Yik
03-01-2010 03:44 PM
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.