CurrentLimit
- Updated2025-10-06
- 1 minute(s) read
Specifies the current limit, in amps, that the output cannot exceed when generating the desired power level on the specified channel(s).
Syntax
Namespace: NationalInstruments.ModularInstruments.NIDCPower
public double CurrentLimit { get; set; }
Remarks
The valid values for this property are determined by the selected value for LevelRange.
The device will operate in Constant Current mode if the current exceeds the specified limit.
The channel must be enabled for the specified current limit to take effect. Refer to the Enabled property for more information about enabling the channel.
NI-DCPower uses the terms "source" and "output". However, while sinking with electronic loads and SMUs these correspond to "sinking" and "input", respectively.