12-19-2014 04:43 AM
Hi
we are working with VBAI 2012 and we want to acquire several images as fast as possible one after the other to decide which is the best for the inspection. Is there any possibility to take e.g. 5 images one after the other or do I have to call the acquire image control five times?
thanks
Oliver
Solved! Go to Solution.
12-19-2014 06:17 AM
12-19-2014 06:23 AM
Dear Uday,
that easy 😄 Great, thanks a lot
greetings
Oliver
12-19-2014 06:47 AM
12-19-2014 06:59 AM
Hello Brad,
that means it does not work with continuous acquire and five buffers? I have to call the acquisition five times?
I tried this but the acquisition was "very slow". A loop will also not be "high speed" because I have to add 10-20ms for the state on each loop
The parts I want to inspect are moving in front of the camera and I want to find the picture which fits the best when the part is moving
greetings
Oliver
12-19-2014
07:23 AM
- last edited on
11-15-2024
01:58 PM
by
Content Cleaner
You can configure the acquisition for continuous with 5 buffers and if you choose "Get Every Image" mode, the images returned by the step will be 5 consecutive images acquired by the camera. So even the camera only took 10ms to acquire each image and it takes you 50ms to do any processing and call the acquire image step again, they will consecutive if you can avoid overflowing your buffer.
The first section talks about the different acquisition modes.
Hope this helps,
Brad
12-19-2014 07:38 AM
Hello Brad,
I think the Continuous - every picture comes close to what I want. On every part I need 3, 4, 5 pictures to find the best position and the rest of the cycle i can do the evaluation. I will try that out and will give feedback
thanks
Oliver
01-16-2015 08:30 AM
Hello Brad
I tried out the Continuous - Get every picture mode but I only get one picture back.
To avoid misunderstandings, I am using a Basler camera, could this be the reason that it is not working?
thx
Oliver