MATLAB IMAGE ACQUISITION TOOLBOX - RELEASE NOTES Podręcznik Użytkownika Strona 185

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
Przeglądanie stron 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
Przeglądanie stron 184
1 2 ... 180 181 182 183 184 185 186 187 188 189 190 ... 573 574

Komentarze do niniejszej Instrukcji

Brak uwag