RfsaDriverUtility.ResetDevice Method
- Updated2025-07-17
- 1 minute(s) read
Rfsa
Performs a hard reset on the device.
Namespace: NationalInstruments.ModularInstruments.NIRfsa
Assembly: NationalInstruments.ModularInstruments.NIRfsa.Fx45 (in NationalInstruments.ModularInstruments.NIRfsa.Fx45.dll) Version: 2025
Syntax
public void ResetDevice()
Public Sub ResetDevice
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | The ResetDevice method was accessed after the associated NIRfsa object was disposed. |
Remarks
A hard reset consists of the following actions:
- Signal acquisition is stopped.
- All routes are released.
- External bidirectional terminals are tri-stated.
- FPGAs are reset.
- Hardware is configured to its default state.