RfsaSpectrumAcquisitionConfiguration.FftWindowType Property
- Updated2025-05-22
- 1 minute(s) read
Rfsa
Gets or sets the time-domain used in the FftWindowType.
Namespace: NationalInstruments.ModularInstruments.NIRfsa
Assembly: NationalInstruments.ModularInstruments.NIRfsa.Fx45 (in NationalInstruments.ModularInstruments.NIRfsa.Fx45.dll) Version: 2025
Syntax
public RfsaFftWindowType FftWindowType { get; set; }
Public Property FftWindowType As RfsaFftWindowType Get Set
Property Value
RfsaFftWindowTypeSpecifies the RfsaFftWindowType enumeration.
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | The FftWindowType property was accessed after the associated NIRfsa object was disposed. |