Gets or sets the delay to apply to the I/Q waveform.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public double InterpolationDelay { get; set; }

Remarks

Specifies a Double representing the delay, in seconds, to apply to the I/Q waveform.

Exceptions

TypeDescription
System.ObjectDisposedException

The InterpolationDelay property was accessed after the associated NIRfsg object was disposed.