01-23-2008 02:21 AM
01-23-2008 02:40 AM
By doing what the MS USB Viewer does. Enumerating all devices using Windows API calls. So yo will have to dig into MSDN, and then find out how to call the Windows API DLLs with the LabVIEW Call Library Node. Good luck.
@astroboy wrote:
Hi I am looking for ways to list out non-ni and ni USB devices. They can be memory-based or DAQ- based as
I want to list out all available USB devices so that labview can select one of them correctly before using it.
I cannot find examples how to use. How abt dll? U have seen how Microsoft USB viewer list. out all.
Tell me how. I am using Labview 7.1
Thanks in advance
Clement
01-28-2008 03:51 AM