03-04-2008 03:35 AM
03-04-2008 03:51 AM
Hi Paul,
you can use a DAQmx property node to do that. see the attached file.
Mike
03-04-2008 04:59 AM
03-04-2008 05:42 AM
Hi Paul,
i´m not sure which function you are searching for, but maybe this helps.
Mike
03-04-2008 05:51 AM
10-06-2008 10:53 PM
Hi Mike
How about identifying and selecting non-NI devices such as serial to USB bridge devices?
I have seen how USB view that can identify USB devices whether they are converters or not.
Can we do that in Labview too? I cannot find ways to do that. See USB device viewer.
Clement
10-07-2008 12:40 AM
Hi Clement,
you can use the Microsoft tool "devcon" to read USB devices. To list com ports you can use the build in function from LabVIEW.
Hope it helps.
Mike
10-07-2008 03:10 AM
Hi Mike
Thank you very much. I am surprised that there is such a one like devcon.
I can use systemexecute .vi to run devcon syntaxs.
However I do not find any activex x to use because devcon itself is an exe.
Thanks alot
Clement