12-14-2011 12:21 PM
No, I try to change "name of the image in the "IMAQ Create" vi" also try all "image type in imaq", but still "black screen", also try to add 5-10ms delay; Strange is this that is working in "inbuilt" camera which I have on notebook, but not working on my quickcam logitech, but "grab" is working fine
. Any other suggestion?
Thanks again to all who helped me...
12-15-2011 08:52 AM
@hlod wrote:
No, I try to change "name of the image in the "IMAQ Create" vi" also try all "image type in imaq", but still "black screen", also try to add 5-10ms delay; Strange is this that is working in "inbuilt" camera which I have on notebook, but not working on my quickcam logitech, but "grab" is working fine
. Any other suggestion?
Thanks again to all who helped me...
If so, why can't you use grab itself.
12-15-2011 08:58 AM
12-15-2011 09:04 PM
@hlod wrote:
Because I need picture(snapshot),not streaming "video"!
Check this.
12-16-2011 01:40 AM
It's actually working
; Now trying to play with delay, it's working on low 0,3s; this is minimum for normal "snap" 🙂
thanks again
12-16-2011 10:00 AM
Why I cannot create "case" strocture; I need while loop, and try to implement like button, when I like to take "snapshot"; But it's nothing happend, no matter what I try(try several option)..
12-16-2011 10:56 AM
Try WebCam Monitor. It should let your preview and grab images from your Imaq camera - http://www.deskshare.com/wcm.aspx
12-16-2011 01:46 PM
12-16-2011 03:10 PM
You should put the button inside the while loop. Otherwise you read it only once.
Best regards 🙂
12-16-2011 03:50 PM
Well, yes,yes; but after that(which I already try); it's "snaping" picture while switch is on; I want this just once a after pressed button... i try with shift registor on while loop and "and" but it's not working 😞