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.

Note

NI-DCPower uses the terms "source" and "output". However, while sinking with electronic loads and SMUs these correspond to "sinking" and "input", respectively.

Note

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.