User`s guide

DeviceID
18-5
ToolboxName: 'Image Acquisition Toolbox'
ToolboxVersion: '2.1 (R2007a)'
Use the imaqhwinfo function again, specifying the name of the adaptor, to find out how
many devices are available through that adaptor. The imaqhwinfo function returns the
device IDs for all the devices in the DeviceIds field.
info = imaqhwinfo('winvideo')
info =
AdaptorDllName: [1x73 char]
AdaptorDllVersion: '2.0 (R2006a+)'
AdaptorName: 'winvideo'
DeviceIDs: {[1]}
DeviceInfo: [1x1 struct]
See Also
Functions
imaqhwinfo, videoinput
Properties
Name