MATLAB IMAGE ACQUISITION TOOLBOX 3 Uživatelská příručka Strana 148

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 408
  • Tabulka s obsahem
  • ŘEŠENÍ PROBLÉMŮ
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 147
5 Acqu iring Image Data
4 Start the image acquisition object —Callthestart function to start
the image acquisition object.
start(vid)
The start function sets the object running and returns control to the
command line.
5 Block the comman d line until the a cquisition finishes —Afterthe
start function returns, call the wait function.
wait(vid,60)
The w ait function blocks the comm and 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 rem ove image acquisition objects from mem ory, and
the variables that re ference them, when you n o longer need them.
delete(vid)
clear vid
5-34
Zobrazit stránku 147
1 2 ... 143 144 145 146 147 148 149 150 151 152 153 ... 407 408

Komentáře k této Příručce

Žádné komentáře