Writes the calibration date, time and temperature to the non-volatile memory. Note: temperature is not user configurable.

Syntax

ni4133_Status NI4133_DECL ni4133_SetExternalCalibrationDateTimeAndTemperature(ni4133_SessionHandle sessionHandle, int64_t calibrationDateAndTime)

Parameters

NameDirectionTypeDescription
sessionHandle[in]ni4133_SessionHandle

Specifies the session to write to.

calibrationDateAndTime[in]int64_t

Specifies the new calibration date and timestamp.

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