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