MATLAB IMAGE ACQUISITION TOOLBOX - RELEASE NOTES User's Guide Page 55

  • Download
  • Add to my manuals
  • Print
  • Page
    / 172
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 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
Page view 54
1 2 ... 50 51 52 53 54 55 56 57 58 59 60 ... 171 172

Comments to this Manuals

No comments