02-18-2008 03:15 PM
02-19-2008 06:11 PM
Hi LV_NewUser,
There are example programs that show you how to acquire data from your DAQ device using DAQmx drivers that ship with Measurement Studio. You can access these from:
Start»Programs»National Instruments»Measurement Studio»Visual C++ Examples
As far as generating the code, the answer is you can auto-generate the code to do the acquisition from your DAQ card.
The following tutorial walks you through how to do this in C#:
Developer Zone Tutorial: Using the DAQ Assistant in Measurement Studio
Hope this helps.
02-27-2008 01:53 PM
02-28-2008 03:12 PM