DCPowerCalibration Class
- Updated2025-10-06
- 1 minute(s) read
Provides objects of specific types to calibrate NI-DCPower.
Derives from
Syntax
Namespace: NationalInstruments.ModularInstruments.NIDCPower
public class DCPowerCalibration : DCPowerSubObject
Remarks
External calibration is not supported for NI-DCPower. For more information, refer to NI DC Power Supplies and SMUs Help.
Thread Safety
All members of this type are safe for multithreaded operations.
Properties
| Name | Description |
|---|---|
| External | Gets the DCPowerExternalCalibration sub-object that provides properties and methods for external calibration. |
| Self | Gets the DCPowerSelfCalibration sub-object that provides properties and methods for self calibration. |
| Utility | Gets the DCPowerCalibrationUtility sub-object that provides utility calibration methods. |