NI-DCPower .NET fx45 API Reference

Table of Contents

DCPowerOutputLCR.AutomaticLevelControl Property

  • Updated2024-01-04
  • 1 minute(s) read
DCPowerOutputLCR.AutomaticLevelControl Property

DCPowerOutputLCRAutomaticLevelControl Property

Specifies whether the channel actively attempts to maintain a constant test voltage or current across the DUT for LCR measurements. The use of voltage or current depends on the test signal you configure with the StimulusFunction property.

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

Syntax

public DCPowerLCRAutomaticLevelControl AutomaticLevelControl { get; set; }
Public Property AutomaticLevelControl As DCPowerLCRAutomaticLevelControl
	Get
	Set

Property Value

Type: DCPowerLCRAutomaticLevelControl
The default value is On.

Remarks

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