From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

usb-6501 in C#

Spoiler
 

 

I have a USB-6501 switch and want to control it by using C#. Since whatever I read from the web there is only NI-DAQmax.h library provided, meaning I will need to wrap everything from C++ to C#. I am wondering if NI has native support for C# on that? Thanks.

0 Kudos
Message 1 of 3
(5,775 Views)

Actually the NI-DAQmx driver is intended to work with C# (text-based), and the majority of the programming examples are found for C#. Might want to look at the following links:

 

Where Are NI-DAQmx Examples Installed?

http://digital.ni.com/public.nsf/allkb/E3BAF6FC4017960B8625755A00525D37

 

Programming NI-DAQ and NI-DAQmx in Text-Based Languages using Visual Studio

http://digital.ni.com/public.nsf/allkb/8715FD7608B79AFC86256ECA004B87F1

0 Kudos
Message 2 of 3
(5,754 Views)

great thanks!

0 Kudos
Message 3 of 3
(5,737 Views)