NIRfsa Namespace

Table of Contents

RfsaWaveformInfo.XIncrement Property

  • Updated2025-07-17
  • 1 minute(s) read
RfsaWaveformInfo.XIncrement Property

RfsaWaveformInfoXIncrement Property

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

Double
Returns a Double representing the time interval between data points in the acquired signal.

See Also

Log in to get a better experience