NIRfsa Namespace

Table of Contents

RfsaSpectrumAcquisitionConfiguration.SubspanOverlap Property

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

RfsaSpectrumAcquisitionConfigurationSubspanOverlap Property

Gets or sets the amount of overlap between consecutive subspans in a multispan spectrum acquisition.

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

Syntax

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

Property Value

Double
Returns a Double representing the amount of overlap between consecutive subspans in a multispan spectrum acquisition.

Valid values are 1 to 99, inclusive. The default value is 0.

Exceptions

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

Remarks

Overlapping subspans can reduce the power level of spurs in acquired data. The value you specify determines the amount of shift as a percentage of the subspan width. Supported Devices: NI 5665/5668R

See Also

Log in to get a better experience