NIRfsa Namespace

Table of Contents

RfsaAdvancedAcquisition.DecimationDelay Property

  • Updated2025-07-17
  • 1 minute(s) read
RfsaAdvancedAcquisition.DecimationDelay Property

RfsaAdvancedAcquisitionDecimationDelay Property

Gets or sets the sub-sample delay to apply to the acquired signal.

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

Syntax

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

Property Value

Double
Specifies a Double representing the sub-sample delay, in seconds, to apply to the acquired signal.

Exceptions

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

Remarks

To set this property, the NI-RFSA device must be in the Configuration state.

See Also

Log in to get a better experience