11-05-2008 02:20 AM
I am using NI-IMAQ for USB with 2 QuickCam Pro for Notebooks. I can access the cameras fine when only one is connected at a time. When both the cameras are connected the subVI IMAQ USB Enumerate Cameras return same labels for both cameras. So selecting either of the labels from enumeration list only connects to the same camera (the first one in list). But from WinXP control panel I can clearly see that Windows have enumerated both cameras uniquely. I also verified that I could talk to them simultaneously from Control Panel and view the input from both sensors on separate window. I am wondering if there is a way around this in LabVIEW.
Thanks for any pointers in this regard.
11-05-2008 03:20 PM
K_seeker,
Unfortunately, the only list that LabVIEW will "follow" is the one that is displayed with the Enumerate Cameras vi. The problem with USB cameras is that they will give the same name in the vi, regardless of their names in Device Manager. It all depends on the drivers for the specific camera. You can read more about this at This KB .
Im sorry there isn't a better solution for you, but I hope this helps some.
07-26-2009 09:19 PM
07-27-2009 10:58 AM
Hi API,
No, the only reference is to the name at this time, as Chris previously mentioned. Thanks.
07-26-2012 02:50 AM
I have the same problem. Do you know if they have resolved the problem in the futur version of labview to use two same webcam at the same time ?
07-27-2012 05:52 PM
Hi rmogillet,
Vision Acquisition Software 2009 and later should have a fix in place for this issue.