Queries the maximum current limit on a channel if the channel is set to the specified voltageLevel.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIDCPower

public double QueryCurrentLimitMax(double voltageLevel)

Parameters

NameTypeDescription
voltageLeveldouble

Specifies the voltage level to use when calculating the maxCurrentLimit.

Returns

Returns the maximum current limit that can be set with the specified voltageLevel.