Imaqtool shows specific values for a device property but set(src,Property) doesn't specify those values
2 views (last 30 days)
Show older comments
Benjamin Avants
on 14 Mar 2014
Answered: Benjamin Avants
on 14 Mar 2014
I'm working on a camera configuration routine on 2012b for a gui that uses different cameras on various workstations. When I open imaqtool, several properties of the cameras have a fixed set of values but when I query those properties from the source object, MATLAB returns a message to the effect:
set(src,'Exposure')
The 'Exposure' property does not have a fixed set of property values.
I know it does, imaqtool knows it does. How can I find those values?
0 Comments
Accepted Answer
More Answers (0)
See Also
Categories
Find more on Acquisition Using Image Acquisition Explorer in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!