LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

IMAQ usb camera->black screen

Solved!
Go to solution

I use "vision"module for labview; and try to snap a picture from usb camera; I can normally use "grab", picture is shown; but what I need is picture, so I use "snap", but there is just "black screen" on camera(usb logitech).

 

any advice on this?

 

thanks

_________________________
Rookie; LV 2011 on WIN 7
0 Kudos
Message 1 of 22
(5,227 Views)

Hi hlod,

 

your problem is usually related to poor lighting conditions with short exposition time. Please check those two parameters and see if changing them influences your picture. You can also check the aperture of your camera if there is an option to change it. 

 

Please also post the code that you are using. Maybe using the code from the examples in LabVIEW is going to solve your problem, so please try to do that as well.

 

Best regards, Piotr

Piotr Kruczkowski
Certified TestStand Architect
Certified LabVIEW Architect
Message 2 of 22
(5,202 Views)

Well camera is grabing picture(when I use IMAQ dx grab), but I can't "snap" picture, just black screen( see code)-picture. Camera is USB logitech quickcam.

 

 

_________________________
Rookie; LV 2011 on WIN 7
0 Kudos
Message 3 of 22
(5,195 Views)

Hi hlod, please try to connect your image indicator to Image Out output on the Snap function.

ForumEx1.png

 

Hope that clears things up.

Piotr Kruczkowski
Certified TestStand Architect
Certified LabVIEW Architect
Message 4 of 22
(5,175 Views)

As for as my opinion normally USB camera take little time to expose. Try to add wait (ms) function, initialize 5 to 10 sec delay and check.

---
Silver_Shaper | CLD
Message 5 of 22
(5,171 Views)

@sac. wrote:

As for as my opinion normally USB camera take little time to expose. Try to add wait (ms) function, initialize 5 to 10 sec delay and check.


Yes you try like this.. if not change delay time.

Usb_Acq.png

---
Silver_Shaper | CLD
Message 6 of 22
(5,164 Views)

Try this, same "black picture" 😕

 

Captur1e.PNG

_________________________
Rookie; LV 2011 on WIN 7
0 Kudos
Message 7 of 22
(5,152 Views)

I try also with delay (5-10ms), now it's not taking any picture(not "black screen")

capture.png

 

 

_________________________
Rookie; LV 2011 on WIN 7
0 Kudos
Message 8 of 22
(5,151 Views)

@hlod wrote:

I try also with delay (5-10ms), now it's not taking any picture(not "black screen")

capture.png

 

 


what about image type in imaq create function?

---
Silver_Shaper | CLD
Message 9 of 22
(5,130 Views)

hi,

 

hi did you try to change the name of the image in the "IMAQ Create" vi

Message 10 of 22
(5,114 Views)