MATLAB IMAGE ACQUISITION TOOLBOX - RELEASE NOTES Guia do Utilizador Página 185

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
Vista de página 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 página 184
1 2 ... 180 181 182 183 184 185 186 187 188 189 190 ... 573 574

Comentários a estes Manuais

Sem comentários