QueryVoltageLevelMax(double)
- Updated2025-10-06
- 1 minute(s) read
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
| Name | Type | Description |
|---|---|---|
| currentLimit | double | 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.