Gets or sets the offset to apply to the initial I and Q phases.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public double PhaseOffset { get; set; }

Remarks

Returns a Double representing the offset to apply to the initial I and Q phases. Valid values are -180 to 180.

Exceptions

TypeDescription
System.ObjectDisposedException

The PhaseOffset property was accessed after the associated NIRfsa object was disposed.