NIRfsa Namespace

Table of Contents

RfsaSpectrumAcquisitionConfiguration.FftWindowType Property

  • Updated2025-05-22
  • 1 minute(s) read
RfsaSpectrumAcquisitionConfiguration.FftWindowType Property

RfsaSpectrumAcquisitionConfigurationFftWindowType Property

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

RfsaFftWindowType
Specifies the RfsaFftWindowType enumeration.

Exceptions

ExceptionCondition
ObjectDisposedException The FftWindowType property was accessed after the associated NIRfsa object was disposed.

See Also

Log in to get a better experience