Enabled
- Updated2025-10-06
- 1 minute(s) read
Gets or sets whether to enable or disable generation on the specified channel(s).
Syntax
Namespace: NationalInstruments.ModularInstruments.NIDCPower
public bool Enabled { get; set; }
Remarks
If channels are in the Committed or Uncommitted states, enabling the output does not take effect until you call the Initiate method. Refer to the Programming States topic in the NI DC Power Supplies and SMUs Help for information about the specific NI-DCPower software states.
NI-DCPower uses the terms "source" and "output". However, while sinking with electronic loads and SMUs these correspond to "sinking" and "input", respectively.
The default value is true if you use the niDCPower_InitializeWithChannels method to open the session, otherwise the default value is false.