MATLAB: How to acquire buffered frames from a gigecam object

gige vision

I am using an external trigger for framestart of a gige vision camera and I can see that its working because preview(obj) updates the figure when triggered. However, I can't seem to store these frames in the workspace as snapshot(obj) appears to take a new picture every time. Is it possible to access the captured images?

Best Answer