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

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