Reset()
- Updated2026-01-20
- 1 minute(s) read
Disconnects all created paths and returns the switch module to the initialization state.
Syntax
Namespace: NationalInstruments.ModularInstruments.NISwitch
public void Reset()
Remarks
Configuration channel and source channel settings remain unchanged.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The Reset method was accessed after the associated NISwitch object was disposed. |