User`s guide

3
Providing Hardware Information
This chapter describes how an adaptor provides the toolbox engine with information
about the image acquisition device (or devices) available on a user's system. After
completing the tasks outlined in this chapter, you will be able to create your adaptor
DLL, register it with the toolbox, and see it included in the list of available adaptors
returned by imaqhwinfo.
“Using Adaptor Exported Functions” on page 3-2
“Creating a Stub Adaptor” on page 3-4
“Performing Adaptor and Device SDK Initialization” on page 3-7
“Specifying Device and Format Information” on page 3-8
“Defining Classes to Hold Device-Specific Information” on page 3-17
“Unloading Your Adaptor DLL” on page 3-19
“Returning Warnings and Errors to the MATLAB Command Line” on page 3-20