02-12-2010 05:26 PM
I'm starting to write an application that uses the USB-6009 MF Module and am writing it in C#.NET 3.5 (VS 2008). I thought that I had downloaded the necessary zip files and installers for all the examples, Programming Reference information (all the methods supported by DAQmx), but have not installed the USB-6009 because it is currently in use. I was hoping to do a lot of the initial coding without hardware. My problem is I can't find a single source for all the DAQmx methods so I can read about and compare the variations. Is there a Programming Reference with all the methods I can look at? All I see is examples.
Do I need to install the USB-6009 to be able to do this?
Thanks,
Bill
02-15-2010 01:13 PM
Hi Bill,
When you installed the program reference information, this should have included the Help file which includes all of the function calls. This knowledge base details the Help file location for .NET. Hopefully this helps!
02-16-2010 09:19 AM
Thanks H_Baker! I did start finding the information I needed as you indicated. Once I got the references and declarations set up in my first N.I. C# app. I was much better off.
Regards,
Williamx