MATLAB IMAGE ACQUISITION TOOLBOX - RELEASE NOTES Betriebsanweisung Seite 55

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 172
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 54
Specifying Device and Format Information
3-11
Suggested Algorithm for getAvailHW() Function
Storing Device Information
You store device information in an IDeviceInfo object. To create this object, use
the createDeviceInfo() member function of the IHardwareInfo object, as in the
following example:
imaqkit::IDeviceInfo* deviceInfo =
hardwareInfo->createDeviceInfo(1,"MyDevice");
As arguments to createDeviceInfo(), you specify:
Name you want to assign to the device
ID you want to assign to the device
Seitenansicht 54
1 2 ... 50 51 52 53 54 55 56 57 58 59 60 ... 171 172

Kommentare zu diesen Handbüchern

Keine Kommentare