NIRfsa Namespace

Table of Contents

RfsaSpectrumAcquisitionConfiguration.FftWidth Property

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

RfsaSpectrumAcquisitionConfigurationFftWidth Property

Gets or sets the FFT width of the device. The FFT width is the effective bandwidth of the signal path during each signal acquisition.

Namespace: NationalInstruments.ModularInstruments.NIRfsa
Assembly: NationalInstruments.ModularInstruments.NIRfsa.Fx45 (in NationalInstruments.ModularInstruments.NIRfsa.Fx45.dll) Version: 2025

Syntax

public double FftWidth { get; set; }
Public Property FftWidth As Double
	Get
	Set

Property Value

Double
Specifies a Double representing the FFT Bandwidth.

Exceptions

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

See Also

Log in to get a better experience