Reset()
- Updated2025-10-06
- 1 minute(s) read
Resets all properties to their default value and stops export of all external signals and events.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIDCPower
public void Reset()
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The Reset method was called after the associated NIDCPower object was disposed. |