Accessing GenICam Driver parameters

<< Click to Display Table of Contents >>

Navigation:  CVB with GenICam > SDK >

Accessing GenICam Driver parameters

 

If you want to access the GenICam camera parameters in your application, you have to retrieve the CVB NodeMap handle from the driver using the INodeMapHandle Interface.

You can then pass this handle to the CV GenApi Grid Control or access the features using the functions of the GenICam Library (refer CVB Manual - Image Manager).

For details regarding the INodeMapHandle interface please refer to the description related to the Common Vision Blox Manual Image Manager chapter.