NI-DCPower .NET fx45 API Reference

Table of Contents

DCPowerOutputSourceCurrent.VoltageLimitAutorange Property

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

DCPowerOutputSourceCurrentVoltageLimitAutorange Property

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

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

Syntax

public DCPowerSourceVoltageLimitAutorange VoltageLimitAutorange { get; set; }
Public Property VoltageLimitAutorange As DCPowerSourceVoltageLimitAutorange
	Get
	Set

Property Value

Type: DCPowerSourceVoltageLimitAutorange
Specifies an object of type DCPowerSourceVoltageLimitAutorange.

Remarks

If this property is set to On, NI-DCPower ignores any changes you make to the VoltageLimitRange property. If you change this property from On to Off, NI-DCPower remembers the last value the VoltageLimitRange property was set to, or the default value if the property was never set, and uses that value as the voltage limit range. The VoltageLimitAutorange property is applicable only if the channel is set to DCCurrent in the Function property.

See Also

Log in to get a better experience