Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

Can I use any acquisition card with the vision software?

I have a simple acquisition card in my PC, and I want to use with labview for image acquisition. Where can i get the drivers for different cards?
0 Kudos
Message 1 of 2
(2,909 Views)
You can use all NI-FrameGrabber with the same driver (NI-Imaq). One advantage is you can change the grabber without any changes in the programm. Another is, you will get an easy to use API and a lot of examples.

LabVIEW is a development environment. So, it is possible to call dlls like in other development environments. If you would like to use a non NI-Grabber you can call the dll of your image acquisition hardware. The dll and the necessary documentation should shipped with your hardware.
0 Kudos
Message 2 of 2
(2,900 Views)