02-26-2008 02:04 PM
02-27-2008 03:03 PM
02-27-2008
03:08 PM
- last edited on
07-21-2026
08:33 AM
by
Content Cleaner
Hi qurrr,
Your VI worked fine on my system with my Creative Live! USB camera without requiring any modifications. Are you getting any errors when you try to access your camera?
Are your USB cameras DirectShow compliant? They need to be in order to access them using IMAQ for USB (for example, is the "USB Camera" string indicator you have on the front panel filling in with the name of your camera OK?).
Another possibility is that your are disabling the "snapshot" property of the Image Viewer on your front panel, but in the VI you posted it was still enabled properly. If it was disabled, then when you dispose of the image, it would clear the image display because they would both be pointing to the same space in memory. Please take a look at the following KnowledgeBase article to see what I mean there:
KB 3NDH344Y: IMAQ Image Display Indicator Changes Throughout Execution of VI
To ensure your image display would be updated before your dispose is called, you could change your simple VI to be like the screenshot I've included, where you put the display indicator in a flat sequence with the IMAQ USB Close VI, so that you force it to get called before the IMAQ Dispose VI.
Message Edited by VGA CD-ROM on 02-27-2008 03:10 PM
03-01-2008 04:05 PM
03-01-2008 04:33 PM
03-03-2008 01:22 AM
can this be a camera problem ? how can I know that it's direct show filter
this is my camrea :
http://us.creative.com/products/product.asp?category=218&subcategory=219&product=13979
also I have tried those :
http://www.logitech.com/index.cfm/webcam_communications/webcams/devices/254&cl=au,en
http://www.labtec.com/index.cfm/gear/details/EUR/EN,crid=30,contentid=714
still the problem is present !!!!!! 😞
03-04-2008 11:22 AM
03-05-2008 03:10 PM
03-07-2008 06:07 AM
03-08-2008 08:02 AM