ni4133_CommitExternalCalibrationData
- Updated2025-11-18
- 1 minute(s) read
Writes the calibration constants to the non-volatile memory.
Syntax
ni4133_Status NI4133_DECL ni4133_CommitExternalCalibrationData(ni4133_SessionHandle sessionHandle, char *externalCalibrationPassword)
Parameters
| Name | Direction | Type | Description |
|---|---|---|---|
| sessionHandle | [in] | ni4133_SessionHandle | Specifies the session to commit data to. |
| externalCalibrationPassword | [in] | char * | Specifies the password for writing the external calibration data. |
Returns
Reports the status of this operation.
To obtain a text description of the status code, call ni4133_GetErrorDescription. The general meaning of the status code is as follows:
Value | Meaning |
|---|---|
Positive Values | Warnings |
Negative Values | Errors |