NI-DCPower .NET fx40 API Reference

Table of Contents

DCPowerOutputSourceOutputCutoff.Enabled Property

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

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: Boolean
The default value is .

Remarks

When this property is disabled, all other output cutoff properties are ignored.

Note 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 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 .

See Also

Log in to get a better experience