AveragingMode
- Updated2025-10-14
- 1 minute(s) read
Gets or sets the averaging mode for the spectrum acquisition.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public RfsaSpectrumAveragingMode AveragingMode { get; set; }
Remarks
Specifies the RfsaSpectrumAveragingMode enumeration.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The AveragingMode property was accessed after the associated NIRfsa object was disposed. |