MATLAB IMAGE ACQUISITION TOOLBOX - RELEASE NOTES Guida Utente Pagina 476

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
Vedere la pagina 475
17 Functions — Alphabetical List
17-84
An image acquisition object stops running when one of the following conditions is met:
The stop function is issued.
The requested number of frames is acquired. This occurs when
FramesAcquired = FramesPerTrigger * (TriggerRepeat + 1)
where FramesAcquired, FramesPerTrigger, and TriggerRepeat are properties
of the video input object.
A run-time error occurs.
The object's Timeout value is reached.
Examples
The start function can be called by a video input object's event callback.
obj.StopFcn = {'start'};
See Also
imaqfind | imaqhelp | propinfo | stop | trigger | triggerconfig
Vedere la pagina 475
1 2 ... 471 472 473 474 475 476 477 478 479 480 481 ... 573 574

Commenti su questo manuale

Nessun commento