MATLAB IMAGE ACQUISITION TOOLBOX - RELEASE NOTES Uživatelská příručka Strana 511

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 574
  • Tabulka s obsahem
  • ŘEŠENÍ PROBLÉMŮ
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 510
FramesAvailable
18-21
FramesAvailable
Indicate number of frames available in memory buffer
Description
The FramesAvailable property indicates the total number of frames that are available
in the memory buffer. When you extract data, the object reduces the value of the
FramesAvailable property by the appropriate number of frames. You use the getdata
function to extract data and move it into the MATLAB workspace.
Note When you issue a start command, the video input object resets the value of the
FramesAvailable property to 0 (zero) and flushes the buffer.
To view the total number of frames that have been acquired since the last start
command, use the FramesAcquired property.
Characteristics
Access Read only
Data type double
Values Any nonnegative integer. The default value is 0 (zero).
See Also
Functions
getdata, start
Properties
FramesAcquired
Zobrazit stránku 510
1 2 ... 506 507 508 509 510 511 512 513 514 515 516 ... 573 574

Komentáře k této Příručce

Žádné komentáře