This section describes the functions provided for manually setting up access to XML-defined GenICam features. The functions show how to retrieve the XML definitions from a camera, how to instantiate a GenICam feature node tree, how to associate/connect the node tree to a camera.

These functions are intended to be used in embedded systems where their might not be disk storage present to store the XML definitions to a file.

(The “manual_xml_handling” member of the GEVLIB_CONFIG_OPTIONS structure should be non-zero (true) in order to circumvent the automatic setup of XML feature access and allow it to be performed manually).

Related Topics

GigE-V Framework API
Member Function Overview
Member Function Descriptions