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

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 172
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 105
5 Acquiring Image Data
5-28
Main Acquisition Loop with Test for Hardware Trigger
Example
The following is an acquisition thread function that includes a call to check for hardware
trigger.
while(adaptor->isAcquisitionNotComplete()) {
// Check for hardware trigger
if (adaptor->useHardwareTrigger()) {
Przeglądanie stron 105
1 2 ... 101 102 103 104 105 106 107 108 109 110 111 ... 171 172

Komentarze do niniejszej Instrukcji

Brak uwag