Namespace: Rx::LFR – Class: CCalibrationManager – Header: Rx.LFR/CalibrationManager.h

CCalibrationManager::GetMasterCalibrationGUID Static Method

C++
static CRxString GetMasterCalibrationGUID(const CRxString& sxSerial, const CRxString& sxDriver)

Gets the GUID of the master calibration of the given camera defined by the camera serial and the driver name.

Parameters

[const CRxString&] sxSerial

[in] The serial of the camera.

[const CRxString&] sxDriver

[in] The driver name of the camera.

Returns

CRxString

The GUID of the master calibration.