RfsaWaveformInfo.XIncrement Property
- Updated2025-07-17
- 1 minute(s) read
Rfsa
Gets the time interval between data points in the acquired signal. The I/Q data sample rate is the reciprocal of this value.
Namespace: NationalInstruments.ModularInstruments.NIRfsa
Assembly: NationalInstruments.ModularInstruments.NIRfsa.Fx45 (in NationalInstruments.ModularInstruments.NIRfsa.Fx45.dll) Version: 2025
Syntax
public double XIncrement { get; }
Public ReadOnly Property XIncrement As Double Get
Property Value
DoubleReturns a Double representing the time interval between data points in the acquired signal.