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