ResetWithDefaults()
- Updated2025-10-14
- 1 minute(s) read
Performs a software reset of the device, returning it to the default state and applying any initial default settings from the Configuration state.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public void ResetWithDefaults()
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The ResetWithDefaults method was accessed after the associated NIRfsg object was disposed. |