MATLAB IMAGE ACQUISITION TOOLBOX - RELEASE NOTES Guía de usuario Pagina 107

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 172
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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;
}
Vista de pagina 106
1 2 ... 102 103 104 105 106 107 108 109 110 111 112 ... 171 172

Comentarios a estos manuales

Sin comentarios