Queries the maximum voltage level on a channel if you set the channel to the specified currentLimit.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIDCPower

public double QueryVoltageLevelMax(double currentLimit)

Parameters

NameTypeDescription
currentLimitdouble

Specifies the current limit to use when calculating the maximum voltage level.

Returns

Returns the maximum voltage level that can be set on a channel with the specified currentLimit.