LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

How to scan for available DAQ devices?

Hello,
 
my application has to generate a list of installed DAQ devices. With the tradiational DAQ library, I used the Init_DA_Brds(..) function, incremented the board number in a for loop and evaluated the returned board codes.
 
However, I have to switch to the DAQmx library.
What is the equivalent (or even easier) method to get all installed DAQ devices by name with the DAQmx library?
 
Thanks,
Greg
 
0 Kudos
Message 1 of 3
(3,312 Views)
Hello Greg,
 
 
Hope this is what you are looking for
 
Regards
 
Mathieu STEINER
NI France

Message Edité par Mathieu Steiner le 08-04-2006 09:20 AM

0 Kudos
Message 2 of 3
(3,303 Views)
Hello Mathieu ,
 
this is exactly what I was looking for!
 
Thanks a lot & have a nice weekend!
Greg
 
0 Kudos
Message 3 of 3
(3,299 Views)