LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

send picture from camera to labview

i have creative webcam
how can i make labview accuire the image when i press the button in the camera?????
thank you
0 Kudos
Message 1 of 4
(2,762 Views)

You will only be able to do this if the Creative Webcam software/driver provides a way for other programs to control it. If you are using Windows, the most likely candidate would be ActiveX (also known as COM), which is a common protocol that allows Windows programs to communicate with each other. There's an off chance that Creative would provide a DLL driver that you could call to control the camera, but that is unlikely. Either way, you will need to talk to Creative first to find out whether they offer any way for other applications to interface with it. Specifically, you can ask them if they support ActiveX or if they supply a DLL that you can call into from LabVIEW, or perhaps someone who has tried this before will post their experience.

Kind Regards,

E. Sulzer
Applications Engineer
National Instruments
0 Kudos
Message 2 of 4
(2,736 Views)
thanx alot
0 Kudos
Message 3 of 4
(2,724 Views)

These guys have a twain driver for labview but it needs IMAQ Vision as well. It should work with your camera as long as its twain compliant.

http://www.alliancevision.com/us/products/software_alv/twain/fr_twain.htm

0 Kudos
Message 4 of 4
(2,719 Views)