InterpolationDelay
- Updated2025-10-14
- 1 minute(s) read
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
| Type | Description |
|---|---|
| System.ObjectDisposedException | The InterpolationDelay property was accessed after the associated NIRfsg object was disposed. |