DecimationDelay
- Updated2025-10-14
- 1 minute(s) read
Gets or sets the sub-sample delay to apply to the acquired signal.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public double DecimationDelay { get; set; }
Remarks
Specifies a Double representing the sub-sample delay, in seconds, to apply to the acquired signal.
To set this property, the NI-RFSA device must be in the Configuration state.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The DecimationDelay property was accessed after the associated NIRfsa object was disposed. |