SmoothSpectrumEnabled
- Updated2025-10-14
- 1 minute(s) read
Gets or sets whether an optimized IF filtering selection is made at different spectrum frequency ranges during spectrum acquisition.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public RfsaSmoothSpectrumEnabled SmoothSpectrumEnabled { get; set; }
Remarks
The default value is Disabled.
Supported Devices: NI 5665/5668R
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The SmoothSpectrumEnabled property was accessed after the associated NIRfsa object was disposed. |