LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

IMAQ usb camera->black screen

Solved!
Go to solution

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 Smiley Sad. Any other suggestion?

 

Thanks again to all who helped me...

_________________________
Rookie; LV 2011 on WIN 7
0 Kudos
Message 11 of 22
(2,767 Views)

@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 Smiley Sad. Any other suggestion?

 

Thanks again to all who helped me...


If so, why can't you use grab itself.

 

---
Silver_Shaper | CLD
0 Kudos
Message 12 of 22
(2,753 Views)
Because I need picture(snapshot),not streaming "video"!
_________________________
Rookie; LV 2011 on WIN 7
0 Kudos
Message 13 of 22
(2,749 Views)
Solution
Accepted by topic author hlod

@hlod wrote:
Because I need picture(snapshot),not streaming "video"!

Check this.

---
Silver_Shaper | CLD
Message 14 of 22
(2,737 Views)

It's actually working Smiley Happy ; Now trying to play with delay, it's working on low 0,3s; this is minimum for normal "snap" 🙂

 

thanks again

_________________________
Rookie; LV 2011 on WIN 7
0 Kudos
Message 15 of 22
(2,732 Views)

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)..

 

i.png

_________________________
Rookie; LV 2011 on WIN 7
0 Kudos
Message 16 of 22
(2,718 Views)

Try WebCam Monitor.   It should let your preview and grab images from your Imaq camera - http://www.deskshare.com/wcm.aspx

0 Kudos
Message 17 of 22
(2,711 Views)
I dont need additional software, for these reason I have Vision module. I just want to implement wit press button.
_________________________
Rookie; LV 2011 on WIN 7
0 Kudos
Message 18 of 22
(2,706 Views)

You should put the button inside the while loop. Otherwise you read it only once.

 

Best regards 🙂

Piotr Kruczkowski
Certified TestStand Architect
Certified LabVIEW Architect
Message 19 of 22
(2,701 Views)

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 😞

_________________________
Rookie; LV 2011 on WIN 7
0 Kudos
Message 20 of 22
(2,697 Views)