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

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 172
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 106
Supporting Hardware Triggers
5-29
// Add code here to configure the image
// acquisition device for hardware
// triggering.
}
if (adaptor->isSendFrame()) {
// see acquistion thread
} // if isSendFrame()
// Increment the frame count.
adaptor->incrementFrameCount();
} // while(isAcquisitionNotComplete()
break;
} //switch-case WM_USER
} //while message is not WM_QUIT
return 0;
}
Przeglądanie stron 106
1 2 ... 102 103 104 105 106 107 108 109 110 111 112 ... 171 172

Komentarze do niniejszej Instrukcji

Brak uwag