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

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 172
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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
Przeglądanie stron 54
1 2 ... 50 51 52 53 54 55 56 57 58 59 60 ... 171 172

Komentarze do niniejszej Instrukcji

Brak uwag