LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to running apogee U10 Camera in labview

I am new to labview and trying to setup an Apogee U10 camera to work with labview. The vi provided with the camera can only detect the camera. Are there vis examples that can help also get images etc with this camera. If not, what would be the best way to set this up.

Thanks

Priam

0 Kudos
Message 1 of 3
(3,188 Views)
0 Kudos
Message 2 of 3
(3,170 Views)

Right now (from the attached example code) it seems that the VIs with the camera might just be calling ActiveX to the camera's driver, and then manipulating the data.


If you want the raw data in LabVIEW, you will have to use an NI driver (IMAQdx for usb) to bring it into LabVIEW. This driver will ship with Vision Acquisition Software. And as long as the usb camera is DirectShow compliant, it will work with our drivers in LabVIEW.


Hope this helps!

 

Chris

Chris Van Horn
Applications Engineer
0 Kudos
Message 3 of 3
(3,144 Views)