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

DCPowerDriverUtilityReset Method
Resets all properties to their default value and stops export of all external signals and events.
Namespace: NationalInstruments.ModularInstruments.NIDCPower
Assembly: NationalInstruments.ModularInstruments.NIDCPower.Fx40 (in NationalInstruments.ModularInstruments.NIDCPower.Fx40.dll) Version: 2023
Syntax
public void Reset()
Public Sub Reset
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | The Reset method was called after the associated NIDCPower object was disposed. |