RfsaSignalPath.EnableFractionalResampling Property
- Updated2025-07-17
- 1 minute(s) read
Rfsa
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
Booleanif the fractional resampling is enabled on the digitizer; otherwise, .
Exceptions
Exception | Condition |
---|---|
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.