User`s guide
Manuals
Brands
MATLAB Manuals
Other
IMAGE ACQUISITION TOOLBOX 3
261
262
263
264
265
266
267
268
269
270
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
1
...
...
267
268
269
270
271
...
...
408