MATLAB IMAGE ACQUISITION TOOLBOX 3 Guía de usuario Pagina 369

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 408
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 368
TimerFcn
Purpose Specify M-file callback function to e xecute when timer event occurs
Description The TimerFcn property specifies the M-file callback function to execute
when a timer ev ent occurs. A tim er event occurs w h en the time period
specified by the
TimerPeriod property expires.
The toolbox measures time relative to when the object is started with
the
start function. Timer events stop being generated when the image
acquisition object stops running.
Note Som e timer events m ight not be processed if your system is
significantly slowed or if the
TimerPeriod value you specify i s too s m all.
Characteristics
Access Read/write
Data type
String, function handle, or cell array
Values
Thedefaultvalueisanemptymatrix(
[]).
See Also Functions
start, stop
Properties
TimerPeriod
14-43
Vista de pagina 368
1 2 ... 364 365 366 367 368 369 370 371 372 373 374 ... 407 408

Comentarios a estos manuales

Sin comentarios