03-02-2009 11:44 AM
Hi guys
I am in college right now and a decent c++ programmer. I have gotten a real fire lit under my ass to learn how to use daq boards and want to pretty much know everything about them. I know this can take a while but i am having trouble finding a tutorial that will explain to me how to use a simple board, write software for it, and design the circuitry that the daq board will monitor. I know there is no probably one guide that will show all this in one but if you can give me references to good ones that can teach me the individual parts that would be much appreciated. My school has multisim, measurment studio, and the daq simulation software, just to let you guys know wha ti have to work with. Hope to hear from you guys and thanks in advance for the help.
03-03-2009 05:10 PM
I would recommend several sources of information for working with VC++ and DAQ.
Programming NI-DAQ in Visual C#.NET
The shipping examples should be installed in a directory similar to this:
C:\Documents and Settings\All Users\Documents\National Instruments\MStudioVS2008\VCNET\Examples NI-DAQmx .NET Help Files
Hope this helps.