NI-DCPower .NET fx40 API Reference

DCPowerSourceCurrentLevelAutorange Enumeration

  • Updated2024-01-04
  • 1 minute(s) read
DCPowerSourceCurrentLevelAutorange Enumeration

DCPowerSourceCurrentLevelAutorange Enumeration

Specifies values for the CurrentLevelAutorange property.

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

Syntax

public enum DCPowerSourceCurrentLevelAutorange
Public Enumeration DCPowerSourceCurrentLevelAutorange

Members

  Member nameValueDescription
Off0 Specifies that NI-DCPower does not automatically select the current level range.
On1 Specifies that NI-DCPower automatically selects the current level range.

See Also