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

DCPowerOutputSourceVoltageCurrentLimitRange Property
Gets or sets the current limit range, in amperes, for the specified channel(s). The range defines the valid value to which the current limit can be set. Use the CurrentLimitAutorange property to enable automatic selection of the current limit range.
The CurrentLimitRange property is applicable only if the DCPowerSourceOutputFunction property is set to DCVoltage.
The channel must be enabled for the specified current limit to take effect. Refer to the Enabled property for more information about enabling the channel.
Namespace: NationalInstruments.ModularInstruments.NIDCPower
Assembly: NationalInstruments.ModularInstruments.NIDCPower.Fx45 (in NationalInstruments.ModularInstruments.NIDCPower.Fx45.dll) Version: 2023
Syntax
public double CurrentLimitRange { get; set; }
Public Property CurrentLimitRange As Double Get Set
Property Value
Type: DoubleRefer to the Ranges topic in the NI DC Power Supplies and SMUs Help or to the instrument specifications for information about valid ranges.