NIRfsa Namespace

Table of Contents

RfsaSpectrumAcquisitionConfiguration.AveragingMode Property

  • Updated2025-07-17
  • 1 minute(s) read
RfsaSpectrumAcquisitionConfiguration.AveragingMode Property

RfsaSpectrumAcquisitionConfigurationAveragingMode Property

Gets or sets the averaging mode for the spectrum acquisition.

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

Syntax

public RfsaSpectrumAveragingMode AveragingMode { get; set; }
Public Property AveragingMode As RfsaSpectrumAveragingMode
	Get
	Set

Property Value

RfsaSpectrumAveragingMode
Specifies the RfsaSpectrumAveragingMode enumeration.

Exceptions

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

See Also

Log in to get a better experience