Updates the external calibration password in the non-volatile memory.

Syntax

ni4133_Status NI4133_DECL ni4133_UpdateExternalCalibrationPassword(ni4133_SessionHandle sessionHandle, const char *currentExternalCalibrationPassword, const char *newExternalCalibrationPassword)

Parameters

NameDirectionTypeDescription
sessionHandle[in]ni4133_SessionHandle

Specifies the session to write to.

currentExternalCalibrationPassword[in]const char *

Specifies the current password for writing the external calibration data.

newExternalCalibrationPassword[in]const char *

Specifies the desired 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