MATLAB IMAGE ACQUISITION TOOLBOX 3 Betriebsanweisung Seite 341

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 408
  • Inhaltsverzeichnis
  • FEHLERBEHEBUNG
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 340
FramesAcquiredFcn
Purpose Specify M-file e xecuted when spe cified number of frames have been
acquired
Description The FramesAcquir edFcn specifies the M-file function to e xecute every
time a predefined number of frames h ave been acquired.
A frames acquired event is generated immediately after the number of
frames specified by the
FramesAcquiredFcnCount property is acquired
from the selected v ideo source. This event executes the M-file specified
for
FramesAcquiredFcn.
Use the
FramesAcquiredFcn callback if you must access each frame
that is acquired. If y ou do no t have this requirement, you m ight want to
use the
TimerFcn property.
Frames acquired event information is not stored in the
EventLog
property.
Characteristics
Access R ead/write
Data type
String, function handle, or cell array
Values
The default value is a n empty matrix (
[]).
See Also Properties
EventLog, F ramesAcquiredFcnCou nt, TimerFcn
14-15
Seitenansicht 340
1 2 ... 336 337 338 339 340 341 342 343 344 345 346 ... 407 408

Kommentare zu diesen Handbüchern

Keine Kommentare