MATLAB IMAGE ACQUISITION TOOLBOX - RELEASE NOTES Podręcznik Użytkownika Strona 121

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 172
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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)
Przeglądanie stron 120
1 2 ... 116 117 118 119 120 121 122 123 124 125 126 ... 171 172

Komentarze do niniejszej Instrukcji

Brak uwag