MATLAB IMAGE ACQUISITION TOOLBOX - RELEASE NOTES Podręcznik Użytkownika Strona 508

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
Przeglądanie stron 507
18 Properties — Alphabetical List
18-18
FramesAcquired
Indicate total number of frames acquired
Description
The FramesAcquired 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 When you issue a start 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 nonnegative integer. The default value is 0 (zero).
See Also
Functions
start
Properties
FramesAvailable, FramesAcquiredFcn, FramesAcquiredFcnCount
Przeglądanie stron 507
1 2 ... 503 504 505 506 507 508 509 510 511 512 513 ... 573 574

Komentarze do niniejszej Instrukcji

Brak uwag