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

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 172
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 120
Defining Hardware Trigger Configurations
6-9
Defining Hardware Trigger Configurations
To define hardware trigger configurations, use the addConfiguration() function of the
ITriggerInfo object. The engine passes a handle to an ITriggerInfo object to your
adaptor's getDeviceAttributes() function.
When you create a hardware trigger configuration, you specify:
Name of the source of the trigger
ID of the trigger source
Name of the condition that triggers an acquisition
ID of the trigger condition
For example,
hwTriggerInfo->addConfiguration("MyTriggerSource", 1,
"MyTriggerCondition",2)
Vista de pagina 120
1 2 ... 116 117 118 119 120 121 122 123 124 125 126 ... 171 172

Comentarios a estos manuales

Sin comentarios