08-16-2009 06:50 PM
I'm trying to do a real time inspection with Vision Assistant 8.6 and when I start capturing with IMAQ USB GRAB inside Labview 8.6 the video starts blinking and I can't see for sure what is happening.
Is there any solution to stop it and make the image smooth without blinking?
There is an image below showing the block diagram.I'd appreciate if someone could help me.
08-18-2009 02:03 AM
08-18-2009 04:38 AM
08-18-2009 05:31 AM
Hi, Alex,
You have clear race conditions between Grabbing/Processing/Visualization.
Try to copy image to other buffer, then "blinking" should goes away.
Something like that:
Also remember, that at first grab iteration your image is not valid, because grab occurred after processing.
Andrey.
08-31-2009 08:27 PM
Thanks for answering, but it is still not working.
The image keeps blinking of the same way. Do you have any other idea?
Sincerely,
Alex