GetRawCalibrationData

Converts a camera’s current calibration to that camera’s current eeprom format and returns it as a hex-encoded string. The string can be saved and later passed as Calibration parameter to LoadCalibration to restore the calibration on the very same camera while also keeping the eeprom format revision.

Note

This command returns the camera’s current calibration. To obtain the calibration currently stored in the camera’s eeprom, execute LoadCalibration before this command.