DCPowerOutputSourceOutputCutoff.CurrentOverrangeEnabled Property
- Updated2024-01-04
- 2 minute(s) read

DCPowerOutputSourceOutputCutoffCurrentOverrangeEnabled Property
Enables or disables current overrange functionality for output cutoff. If enabled, the output is disconnected when the measured current saturates the current range.
Namespace: NationalInstruments.ModularInstruments.NIDCPower
Assembly: NationalInstruments.ModularInstruments.NIDCPower.Fx40 (in NationalInstruments.ModularInstruments.NIDCPower.Fx40.dll) Version: 2023
Syntax
public bool CurrentOverrangeEnabled { get; set; }
Public Property CurrentOverrangeEnabled As Boolean Get Set
Property Value
Type: BooleanThe default value is .
Remarks
To find out whether an output has exceeded this limit, call the QueryLatchedOutputCutoffState(String, DCPowerOutputCutoffReason) method with OutputCutoffReasonCurrentSaturated as the outputCutoffReason.
![]() |
---|
NI-DCPower uses the terms "source" and "output". However, while sinking with electronic loads and SMUs these correspond to "sinking" and "input", respectively. |
![]() |
---|
This property is not supported by all instruments. Refer to the Supported Properties by Device topic in the NI DC Power Supplies and SMUs Help for information about supported instruments. |