RfsaAdvancedAcquisition.DecimationDelay Property
- Updated2025-07-17
- 1 minute(s) read
Rfsa
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
DoubleSpecifies a Double representing the sub-sample delay, in seconds, to apply to the acquired signal.
Exceptions
Exception | Condition |
---|---|
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.