Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I programmatically enumerate abailable devices (Dev1, Dev2, etc)?

I use DAQmx library with Microsoft Visual Studio C++. I also have two 6733 boards.

How do I enumerate abailable devices (Dev1, Dev2, etc)?

 

Thanks

 

0 Kudos
Message 1 of 3
(3,112 Views)
DAQmxGetSysDevNames returns the names for all devices in the system  (see the reference help for more information).
0 Kudos
Message 2 of 3
(3,104 Views)

A great place to look for DAQmx programming resources is the DAQmx C Reference Help in your Start Menu under All Programs » National Instruments » NI-DAQ.

S_Hong
National Instruments
Applications Engineer
0 Kudos
Message 3 of 3
(3,076 Views)