MATLAB IMAGE ACQUISITION TOOLBOX - RELEASE NOTES Guía de usuario Pagina 55

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 172
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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
Vista de pagina 54
1 2 ... 50 51 52 53 54 55 56 57 58 59 60 ... 171 172

Comentarios a estos manuales

Sin comentarios