MATLAB IMAGE ACQUISITION TOOLBOX - RELEASE NOTES Guía de usuario Pagina 185

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 574
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 184
Waiting for an Acquisition to Finish
6-37
wait(vid,60)
The wait function blocks the command line until the hardware trigger fires and
acquisition completes or until the amount of time specified by the timeout value
expires.
6
Clean up — Always remove image acquisition objects from memory, and the
variables that reference them, when you no longer need them.
delete(vid)
clear vid
Vista de pagina 184
1 2 ... 180 181 182 183 184 185 186 187 188 189 190 ... 573 574

Comentarios a estos manuales

Sin comentarios