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

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 172
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 46
Using Adaptor Exported Functions
3-3
initializeAdaptor()
MATLAB Toolbox Engine Adaptor
Engine searches for adaptor
DLLs and loads them.
imaqhwinfo
Returns list of available
adaptors.
Engine queries adaptor to find
all devices available through it.
imaqhwinfo(’adaptor’) getAvailHW()
Returns list of devices and
supported formats.
Adds device information
to IHardwareInfo object.
Fills in source and property
information objects.
Engine queries adaptor for
device-specific property
information.
videoinput(’adaptor’) getDeviceAttributes()
Engine instantiates an object
of your adaptor class.
createInstance()
Returns video input object.
imaqreset
uninitializeAdaptor()
Returns a handle to
your adaptor object.
Engine performs cleanup tasks.
Flow of Control Among MATLAB, Toolbox Engine, and Adaptor
Vista de pagina 46
1 2 ... 42 43 44 45 46 47 48 49 50 51 52 ... 171 172

Comentarios a estos manuales

Sin comentarios