MATLAB IMAGE ACQUISITION TOOLBOX - RELEASE NOTES User's Guide Page 106

  • Download
  • Add to my manuals
  • Print
  • Page
    / 172
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 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()) {
Page view 105
1 2 ... 101 102 103 104 105 106 107 108 109 110 111 ... 171 172

Comments to this Manuals

No comments