Digital I/O

cancel
Showing results for 
Search instead for 
Did you mean: 

What drivers are needed to control the USB-6501 from a C# 2.0 application?

I want to control a few digital I/O lines, using the NI USB-6501, from a custom application written in C# using Visual Studio 2005.

My question is: what drivers/software do I need to allow me to control the USB-6501 from my application?

0 Kudos
Message 1 of 2
(3,652 Views)

Hi Bill,

The only software required to communicate with the USB-6501 in Visual Studio is the DAQmx drivers. When installing the driver, please make sure that .NET 2.0 support is being installed because you are using Visual Studio 2005 . I would also suggest using Measurement Studio when creating your application (link for using c# on the left side of the webpage), as it will assist in creating code for you. 

 
David L.
Systems Engineering
National Instruments
0 Kudos
Message 2 of 2
(3,640 Views)