ResetWithDefaults()
- Updated2026-01-20
- 1 minute(s) read
Resets the switch module and applies initial settings from the logical name which you used to initialize the session. If the session was created without a logical name, this method is equivalent to Reset.
Syntax
Namespace: NationalInstruments.ModularInstruments.NISwitch
public void ResetWithDefaults()
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The ResetWithDefaults method was accessed after the associated NISwitch object was disposed. |