DCPowerDriverUtility.Disable Method
- Updated2024-01-04
- 1 minute(s) read

DCPowerDriverUtilityDisable Method
This method performs the same actions as Reset, except that this method also immediately sets the Enabled property to .
Namespace: NationalInstruments.ModularInstruments.NIDCPower
Assembly: NationalInstruments.ModularInstruments.NIDCPower.Fx45 (in NationalInstruments.ModularInstruments.NIDCPower.Fx45.dll) Version: 2023
Syntax
public void Disable()
Public Sub Disable
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | The Disable method was called after the associated NIDCPower object was disposed. |
Remarks
This method opens the output relay on instruments that have an output relay.
This method applies to all channels and instruments in the session.
![]() |
---|
NI-DCPower uses the terms "source" and "output". However, while sinking with electronic loads and SMUs these correspond to "sinking" and "input", respectively. |