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

DCPowerOutputSourceOutputCutoffEnabled Property
Enables or disables output cutoff functionality. If enabled, you can define output cutoffs that, if exceeded, cause the output of the specified channel(s) to be disconnected.
Namespace: NationalInstruments.ModularInstruments.NIDCPower
Assembly: NationalInstruments.ModularInstruments.NIDCPower.Fx40 (in NationalInstruments.ModularInstruments.NIDCPower.Fx40.dll) Version: 2023
Syntax
public bool Enabled { get; set; }
Public Property Enabled As Boolean Get Set
Property Value
Type: BooleanThe default value is .
Remarks
When this property is disabled, all other output cutoff properties are ignored.
![]() |
---|
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. Instruments that do not support this property behave as if this property were set to . |