MATLAB IMAGE ACQUISITION TOOLBOX - RELEASE NOTES Uživatelská příručka Strana 107

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 172
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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;
}
Zobrazit stránku 106
1 2 ... 102 103 104 105 106 107 108 109 110 111 112 ... 171 172

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

Žádné komentáře