I am trying to include some configuration XML file that complies with GeniCam standard for a camera application in C. I read GeniCam standard documentation and it is mostly explaining the syntax of the XML file and many details.
Is there a good sample for the Genicam XML file standard that I can use?
After that, the main thing is for the camera application to read the camera condition from the XML file and perform configuring the camera based on that? Or the app is supposed to write into the XML file as well?