The standard GenICam File Access features are used to update the camera firmware, if the camera supports firmware file write access. The GenICam Standard Features Naming Convention (SFNC) documentation is available at http://www.emva.org/standards-technology/genicam/.

The File Access Example demonstrates how to implement file access using the GigE-V Framework API feature access functions.

 

Note: After successfully writing (uploading) a new firmware file to the camera, the camera typically must be reset (using the GenICam DeviceReset command or power cycling the camera) to activate the new firmware; refer to the camera documentation for more information.

 


Related Topics

GigE-V Framework for Linux Overview