NI-DCPower .NET fx40 API Reference

Table of Contents

DCPowerOutputSourceVoltage.CurrentLimitAutorange Property

  • Updated2024-01-04
  • 1 minute(s) read
DCPowerOutputSourceVoltage.CurrentLimitAutorange Property

DCPowerOutputSourceVoltageCurrentLimitAutorange Property

Gets or sets whether or not NI-DCPower automatically selects the current limit range based on the desired current limit for the specified channels.

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

Syntax

public DCPowerSourceCurrentLimitAutorange CurrentLimitAutorange { get; set; }
Public Property CurrentLimitAutorange As DCPowerSourceCurrentLimitAutorange
	Get
	Set

Property Value

Type: DCPowerSourceCurrentLimitAutorange
Specifies an object of type DCPowerSourceCurrentLimitAutorange.

See Also

Log in to get a better experience