NIRfsa Namespace

Table of Contents

RfsaSignalPath.EnableFractionalResampling Property

  • Updated2025-07-17
  • 1 minute(s) read
RfsaSignalPath.EnableFractionalResampling Property

RfsaSignalPathEnableFractionalResampling Property

Gets or sets whether fractional resampling is enabled on the digitizer.

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

Syntax

public bool EnableFractionalResampling { get; set; }
Public Property EnableFractionalResampling As Boolean
	Get
	Set

Property Value

Boolean
if the fractional resampling is enabled on the digitizer; otherwise, .

Exceptions

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

Remarks

Fractional resampling allows the digitizer to achieve very fine resolution on its I/Q rate value. Setting this property to improves spectral performance.

See Also

Log in to get a better experience