NI-DCPower .NET fx45 API Reference

Table of Contents

DCPowerOutputLCRCompensation.ActualLoadResistance Property

  • Updated2024-01-04
  • 1 minute(s) read
DCPowerOutputLCRCompensation.ActualLoadResistance Property

DCPowerOutputLCRCompensationActualLoadResistance Property

Specifies the actual resistance, in ohms, of the load used for load LCR compensation.

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

Syntax

public double ActualLoadResistance { get; set; }
Public Property ActualLoadResistance As Double
	Get
	Set

Property Value

Type: Double
The default value is 0.0.

Remarks

This property applies when OpenShortLoadCompensationDataSource is set to AsDefined.

Note Note
This property is not supported by all instruments. Refer to the Supported Properties by Device topic in the NI DC Power Supplies and SMUs Help for information about supported instruments.

See Also

Log in to get a better experience