Automatic ajustment of iris, exposure and gain

Hi @lxu :slight_smile:

All these features can be read and manipulated via the nodemap of the camera. An example of how to access the cameras nodemap using CVB can be found in your CVB installtion direcotry: %CVB%Tutorial\Hardware\GenICam\VC\VCGenicamExample

Even better would be to use our new C++ wrappers. An example is available in this post.

A list of the whole set of nodes available can be found in the document here

Hope this helps :nerd_face:

1 Like