GEV_STATUS GevInitGenICamXMLFeatures_FromFile

(GEV_CAMERA_HANDLE handle,
 char *xmlFileName);

 

Description

 

Initializes internal access to the GenICam GenApi, using the GenICam XML file identified by name, via an internal GenApi::CNodeMapRef object connected to the camera.

Parameters

 

Handle

Handle to the camera.

 

xmlFileName

Full path name of the XML file used to create the GenAPI::CNodeMapRef object.

 

Related Topics

Member Function Descriptions