NI-DCPower .NET fx45 API Reference

Table of Contents

DCPowerOutputLCRCompensation.MeasuredLoadResistance Property

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

DCPowerOutputLCRCompensationMeasuredLoadResistance Property

Specifies the resistance, in ohms, of the load used for load LCR compensation as measured by the instrument.

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

Syntax

public double MeasuredLoadResistance { get; set; }
Public Property MeasuredLoadResistance 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