User`s guide
FramesAcquired
Purpose Indicate total number of frames acquired
Description The Fr amesAcquired property indicates the total number of frames
that the object has acquired, regardless of how many frames have been
extracted from the memory buffer. The video input object continuously
updates the value of the
FramesAcquired property as it acquires frames.
Note W hen you issue a st art command, the video input object resets
the value of the
FramesAcquired property to 0 (zero) and flushes the
buffer.
To find out how many frames are available in the memory buffer, use
the
FramesAvailable property.
Characteristics
Access Read only
Data type
double
Values Any n onnegative integer. The default v al ue is 0
(zero).
See Also Functions
start
Properties
FramesAvailable, FramesA cquiredFcn, FramesAcquiredF cnCo unt
14-14