User`s guide

getsnapshot
Acquire an d display a single frame of data.
frame = getsnapshot(o bj);
image(frame);
Remove the video input object from memory.
delete(obj);
See Also getdata, imaqhelp, peekdata
12-15