09-10-2012 03:57 PM
Hello,
I have a problem with labview about my camera.
I am using a logitech C270 and labview 10 on windows 7 64 bits. I use ''logitech image acquisition master.vi''.
When I run labview, it doesn't detect my camera to take a picture. I know my camera is fine because my camera works proprely without labview.
My labview's code works with this camera on another computer (XP)...
Do you have any idea?
Thanks a lot.
09-11-2012
02:31 PM
- last edited on
03-11-2025
04:23 PM
by
Content Cleaner
Hi nicocmd,
I am not familiar with ''logitech image acquisition master.vi'' but if you want to use a USB DirectShow compatible camera with LabVIEW you should use the Vision Acquisition Software. Otherwise the forum linked below may help.
Webcam
http://forums.ni.com/t5/Academic-Hardware-Products-NI/webcam/m-p/1115542
NI Vision Acquisition Software
https://www.ni.com/en-us/shop/product/vision-acquisition-software.html
Tim O
09-11-2012 03:07 PM
Hi Tim_O1,
Thanks a lot for your reply. I searched informations about VAS but that seems not to be free.. My application worked fine until I decided to change my camera. Actually, I am used to build application from a laptop where labview is installed and I use those applications with another computer. The system works fine with the laptop with my new camera but doesn't work on the other computer.. Do you think it could be a driver issue?
Best regards
Nico
09-12-2012 08:18 AM
Hi Nico,
It could be a driver issue. You should go through the readme if there is one for this logitech VI and see what all needs to be installed. Also check if there is any version compatibility with LabVIEW/Windows OS and this VI. You can also open Measurement and Automation Explorer and compare what software is installed between the two computers.
Tim O
09-14-2012 11:57 AM
Thanks a lot for your reply,
I am going to get VAS and create a new VI..