DCPowerOutputSource.QueryCurrentLimitMin Method
- Updated2024-01-04
- 1 minute(s) read

DCPowerOutputSourceQueryCurrentLimitMin Method
Queries the minimum current limit on a channel if the channel is set to the specified voltageLevel.
Namespace: NationalInstruments.ModularInstruments.NIDCPower
Assembly: NationalInstruments.ModularInstruments.NIDCPower.Fx40 (in NationalInstruments.ModularInstruments.NIDCPower.Fx40.dll) Version: 2023
Syntax
public double QueryCurrentLimitMin( double voltageLevel )
Public Function QueryCurrentLimitMin ( voltageLevel As Double ) As Double
Parameters
- voltageLevel
- Type: SystemDouble
Specifies the voltage level to use when calculating the minimum current limit.
Return Value
Type: DoubleReturns the minimum current limit that can be set on a channel with the specified voltageLevel.