QueryCurrentLimitMax(double)
- Updated2025-10-06
- 1 minute(s) read
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
| Name | Type | Description |
|---|---|---|
| voltageLevel | double | Specifies the voltage level to use when calculating the maxCurrentLimit. |
Returns
Returns the maximum current limit that can be set with the specified voltageLevel.