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

  • 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 365
StopFcn
Purpose Specify M-file executed w hen stop e vent occurs
Description The StopFcn property specifies the M-file function to execute when a
stop event occurs. A stop event occurs immediate ly after you issue the
stop command.
The
StopFcn callback executes synchronously. Under most
circumstances, the image acquisition object will be stopped and the
Running property will be set to 'off ' bythetimetheM-filecompletes
execution.
Stop event information is stored in the
EventLog property.
Characteristics
Access Read/write
Data type
String, function handle, or cell array
Values
The default value is an empty matrix (
[]).
See Also Properties
EventLog, Running
14-40
Vista de pagina 365
1 2 ... 361 362 363 364 365 366 367 368 369 370 371 ... 407 408

Comentarios a estos manuales

Sin comentarios