Enabled
- Updated2025-10-06
- 1 minute(s) read
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.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIDCPower
public bool Enabled { get; set; }
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 false.
The default value is false.