07-20-2011 09:56 PM
Hi,
I am currently using labview 2010...I woud like to know how to create a block diagram for detecting USB port
Please advice
Thanks
07-21-2011 02:33 AM
Hi undergraduate,
see if this link helps:
http://forums.ni.com/t5/LabVIEW/How-to-catch-USB-device-plug-unplug-events/m-p/1467502#M557888
Mike
07-21-2011 03:14 AM
Hi Mike,
Do you have a simple block diagram that detect USB com port(e.g.com1,com2,etc)?
Please advice
Thanks
07-21-2011 03:27 AM
Hi,
do you mean USB or COM Port? Can you please explain a bit more?
Mike
07-21-2011 04:02 AM
Hi Mike,
I am currently doing a project for communicatio through USB...I want a simple block program that can detect a USB port so that I can excute the rest of the program.
Please Advice
Thanks
07-21-2011 04:04 AM
Hi undergraduate,
the first post shows how you can get the event if a new USB device was attached. If you need the available COM Ports, then you can use the "VISA Find Resource" function.
Mike
07-21-2011 04:37 AM
Hi Mike,
Can you help me to write a example program on how to use the visa find resource function?
Please Advice
Thanks
07-21-2011 04:49 AM
Hi undergrate,
where do you have problems with it? If you use it, you'll get a list of found devices.
Mike
07-21-2011 09:37 AM
HI Mike,
I am not sure which nodes should I use for this function will automatic detect and list the devices found?
Please Advice
Thanks
07-21-2011 10:07 AM