Functions
- Updated2025-11-18
- 1 minute(s) read
Groups
None
Group members
| Name | Description |
|---|---|
| ni4133_CommitExternalCalibrationData | Writes the calibration constants to the non-volatile memory. |
| ni4133_FinalizeForwardBiasInputCalibration | Calculates the forward bias input calibration constants based on the measurements. Note: this does not update the constants used during measurements; to update these, call ni4133_CommitExternalCalibrationData first. |
| ni4133_FinalizeForwardBiasOutputCalibration | Calculates the forward bias output calibration constants based on the measurements. Note: this does not update the constants used during measurements; to update these, call ni4133_CommitExternalCalibrationData first. |
| ni4133_FinalizeLowVoltageContactCheckCalibration | Calculates the low voltage contact check calibration constants based on the measurements. Note: this does not update the constants used during measurements; to update these, call ni4133_CommitExternalCalibrationData first. |
| ni4133_FinalizeReverseCurrentCalibration | Calculates the reverse current calibration constants based on the measurements. Note: this does not update the constants used during measurements; to update these, call ni4133_CommitExternalCalibrationData first. |
| ni4133_FinalizeReverseVoltageCalibration | Calculates the reverse voltage calibration constants based on the measurements. Note: this does not update the constants used during measurements; to update these, call ni4133_CommitExternalCalibrationData first. |
| ni4133_GetExternalCalibrationDateTimeAndTemperature | Returns the calibration date, time and temperature from the non-volatile memory. |
| ni4133_InitializeForwardBiasInputCalibration | Returns the configuration list required for running the forward bias input calibration procedure. |
| ni4133_InitializeForwardBiasOutputCalibration | Returns the configuration list required for running the forward bias output calibration procedure. |
| ni4133_InitializeLowVoltageContactCheckCalibration | Returns the configuration list required for running the low voltage contact check calibration procedure. |
| ni4133_InitializeReverseCurrentCalibration | Returns the configuration list required for running the reverse current calibration procedure. |
| ni4133_InitializeReverseVoltageCalibration | Returns the configuration list required for running the reverse voltage calibration procedure. |
| ni4133_SetExternalCalibrationDateTimeAndTemperature | Writes the calibration date, time and temperature to the non-volatile memory. Note: temperature is not user configurable. |
| ni4133_UpdateExternalCalibrationPassword | Updates the external calibration password in the non-volatile memory. |
Attachments
None