MATLAB IMAGE ACQUISITION TOOLBOX - RELEASE NOTES Guia do Utilizador Página 121

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 172
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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 página 120
1 2 ... 116 117 118 119 120 121 122 123 124 125 126 ... 171 172

Comentários a estes Manuais

Sem comentários