NI-DCPower .NET fx45 API Reference

Table of Contents

DCPowerOutputSourceCurrent.CurrentLevelAutorange Property

  • Updated2024-01-04
  • 1 minute(s) read
DCPowerOutputSourceCurrent.CurrentLevelAutorange Property

DCPowerOutputSourceCurrentCurrentLevelAutorange Property

Gets or sets whether to automatically select the current level range based on the desired current level for the specified channels.

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

Syntax

public DCPowerSourceCurrentLevelAutorange CurrentLevelAutorange { get; set; }
Public Property CurrentLevelAutorange As DCPowerSourceCurrentLevelAutorange
	Get
	Set

Property Value

Type: DCPowerSourceCurrentLevelAutorange
Specifies an object of type DCPowerSourceCurrentLevelAutorange

Remarks

If this property is set to On, NI-DCPower ignores any changes you make to the CurrentLevelRange property. If you change the CurrentLevelAutorange property from On to Off, NI-DCPower remembers the last value the CurrentLevelRange property was set to, or the default value if the property was never set and uses that value as the current level range. The DCPowerSourceCurrentLevelAutorange property is applicable only if the DCPowerSourceOutputFunction property is set to DCCurrent.

See Also

Log in to get a better experience