DCPowerExternalCalibration Class
- Updated2024-01-04
- 3 minute(s) read

DCPowerExternalCalibration Class
Provides the properties used in external calibration of NI-DCPower.
Inheritance Hierarchy
SystemObject
NationalInstruments.ModularInstruments.NIDCPowerDCPowerSubObject
NationalInstruments.ModularInstruments.NIDCPowerDCPowerExternalCalibration
NationalInstruments.ModularInstruments.NIDCPowerDCPowerSubObject
NationalInstruments.ModularInstruments.NIDCPowerDCPowerExternalCalibration
Namespace: NationalInstruments.ModularInstruments.NIDCPower
Assembly: NationalInstruments.ModularInstruments.NIDCPower.Fx40 (in NationalInstruments.ModularInstruments.NIDCPower.Fx40.dll) Version: 2023
Syntax
public sealed class DCPowerExternalCalibration : DCPowerSubObject
Public NotInheritable Class DCPowerExternalCalibration Inherits DCPowerSubObject
The DCPowerExternalCalibration type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | CalibrationUserDefinedInfo |
Gets or sets the user-defined information in the instrument onboard EEPROM.
|
![]() | CalibrationUserDefinedInfoMaxSize |
Gets the maximum number of characters that can be used to store user-defined information in the instrument onboard EEPROM.
|
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetExternalCalibrationLastDateAndTime |
Returns the date and time of the last successful external calibration.
|
![]() | GetExternalCalibrationLastTemperature |
Returns the onboard temperature of the instrument, in degrees Celsius, during the last successful external calibration.
|
![]() | GetExternalCalibrationRecommendedInterval |
Returns the recommended maximum interval, in months, between external calibrations.
|
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Remarks
For more information, refer to
NI DC Power Supplies and SMUs Help.
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.