imaqfind
Find image acquisition objects
Description
imaqfind
returns an array that contains all the video input
objects that exist in memory. If only a single video input object exists in the memory,
the imaqfind
function displays a detailed summary of that
object.
returns a cell array that contains image acquisition objects matching the specified
name-value arguments.out
= imaqfind(Name,Value
)
returns a cell array that contains image acquisition objects whose name-value arguments
values match those of the image acquisition objects listed in
out
= imaqfind(obj
,Name,Value
)obj
.
Examples
Input Arguments
Name-Value Arguments
Output Arguments
Version History
Introduced in R2006a