LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Command or Query to list all connected DAQ devices

Hi,
 
I am looking for a simple query or function in labview to scan for connected DAQ devices and list them.
Example: With VISA drivers, there is a function "find resources" when passed appropriate query string will return with the list of Ports (or devices connected).
Is there any similar command that can be used for connected DAQ devices? I can look in MAX and see all devices connected under "NI-DAQmx Devices". However, my aim is to get that list in Labview via a query or function.
your input is appreciated.
 
Thanks,
SS
0 Kudos
Message 1 of 3
(3,026 Views)

You use a couple of DAQmx property nodes.



Message Edited by Dennis Knutson on 05-13-2008 02:10 PM
Message 2 of 3
(3,023 Views)

Thanks. It works.

SS

0 Kudos
Message 3 of 3
(3,017 Views)