Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

How to communicate with a DAQPad-6508 using C# in VS .NET 2005

How do I communicate with a DAQPad-6508 using VS.NET 2005 (C#).  Is it necessary to install a specific software package?  Also should I see the DAQPad in the list of Devices and Interfaces within the Measurement & Automation Explorer application?  I don't see the device there; however, I do see the device in Device Manager.
Thanks In Advance.
 
0 Kudos
Message 1 of 3
(2,582 Views)
Hm. Can't remove a post. I decided I hadn't read your message well enough, so I have edited it.

Message Edited by WM John Weeks on 01-20-2006 09:05 AM

John Weeks

WaveMetrics, Inc.
Phone (503) 620-3001
Fax (503) 620-6754
www.wavemetrics.com
0 Kudos
Message 2 of 3
(2,585 Views)
Hi agriffin-
 
Yes, you will need to install the Traditional (Legacy) NI-DAQ 7.4.1 driver and your board must be recognized in MAX before it will work properly with your application.  The only method for using your device with C#.NET is to call into the NI-DAQ .dll (nidaq32.dll) directly as discussed in this KB.
 
Hopefully this helps-
Tom W
National Instruments
0 Kudos
Message 3 of 3
(2,555 Views)