Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

.NET 3.5 & DAQmx & Documentation

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

0 Kudos
Message 1 of 3
(3,031 Views)

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!

Regards,


h_baker
National Instruments
Applications Engineer
0 Kudos
Message 2 of 3
(3,005 Views)

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

0 Kudos
Message 3 of 3
(2,992 Views)