Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

image acq and save

Hello everyone,

 

                  I'm trying image acquisition and saving an image to file. The crux of the problem is to check the rpm from the machine and calculate line rate for the camera and take an image and save it in a folder for inspection. When I run this VI, the count pulses, image number and the saved images all match when I run the code on slow rpm. However under higher rpm, my counter pulses>image number>saved images in a folder. I'm not sure where I'm losing the images. Please do advise. 

 

attached you will find the sample code I'm working with. 

 

 

thanks,

0 Kudos
Message 1 of 4
(3,389 Views)
I got answer to my own question..
0 Kudos
Message 2 of 4
(3,383 Views)
That is just great. I will suggest explain the solution and mark it as a solution.:smileywink:
0 Kudos
Message 3 of 4
(3,371 Views)

The issue I had was, I was doing image capture continuously using the vision assistant. I changed my capture setting to take every image and used a buffer number. Thats when I was able to see the images number from the vision assistant match with the number of the captured images in the saved folder. The change in setting worked for me, I'm not sure if there are another solutions. If anybody has other thoughts, please feed your inputs in.

 

thanks, 

Message 4 of 4
(3,368 Views)