NI-DCPower .NET fx45 API Reference

Table of Contents

DCPowerCalibration.External Property

  • Updated2024-01-04
  • 1 minute(s) read
DCPowerCalibration.External Property

DCPowerCalibrationExternal Property

Gets the DCPowerExternalCalibration sub-object that provides properties and methods for external calibration.

Namespace:  NationalInstruments.ModularInstruments.NIDCPower
Assembly:  NationalInstruments.ModularInstruments.NIDCPower.Fx45 (in NationalInstruments.ModularInstruments.NIDCPower.Fx45.dll) Version: 2023

Syntax

public DCPowerExternalCalibration External { get; }
Public ReadOnly Property External As DCPowerExternalCalibration
	Get

Property Value

Type: DCPowerExternalCalibration
Returns an object of type DCPowerExternalCalibration.

Remarks

External calibration is not supported for NI-DCPower. This sub-object exposes only a sub-set of external calibration properties. For more information, refer to NI DC Power Supplies and SMUs Help.

See Also

Log in to get a better experience