Gets or sets the phase, in degrees (º) of the RF output signal.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public double PhaseOffset { get; set; }

Remarks

Specifies a Double representing the phase of the RF output signal.

This property can be used to align the RF output of this device with the phase of another device, as long as the two devices are phase coherent.

Exceptions

TypeDescription
System.ObjectDisposedException

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