LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Has anyone used the QuickUSB module (Bitswise Systems) to interface to a USB Camera via IMAQ for USB?

Has anyone used the QuickUSB module made by Bitwise Systems with LabVIEW for image acquisition.   I have a USB camera and I'm trying to use the IMAQ for USB controls to no avail.   Any input is appreciated. 
0 Kudos
Message 1 of 3
(2,988 Views)
Are you using the NI-IMAQ for USB functions or are you calling the QuickUSB libraries from LabVIEW?  Unless the USB camera is DirectShow compliant, then it will not work with the NI-IMAQ for USB driver.  You can use the Code Interface Node in LabVIEW to call external dll's, and it looks like from QuickUSB's website that is the best way to go.  Hope this helps.
 
Jason N 
0 Kudos
Message 2 of 3
(2,975 Views)
Thanks for the info.  I'll investigate the code interface in LabVIEW, I'm sure my camera isn't directshow compliant.
0 Kudos
Message 3 of 3
(2,963 Views)