Gets or sets the dynamics of the current driving the YIG main coil.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public RfsaLOYigMainCoilDrive LOYigMainCoilDrive { get; set; }

Remarks

Specifies the RfsaLOYigMainCoilDrive enumeration.

If you set this property to Fast, the device allows the frequency to settle significantly faster for some frequency transitions at the expense of increased phase noise. This property is not supported if you are using an external LO.

Exceptions

TypeDescription
System.ObjectDisposedException

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