MATLAB IMAGE ACQUISITION TOOLBOX - RELEASE NOTES Betriebsanweisung Seite 121

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 172
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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)
Seitenansicht 120
1 2 ... 116 117 118 119 120 121 122 123 124 125 126 ... 171 172

Kommentare zu diesen Handbüchern

Keine Kommentare