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

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public RfsgYigMainCoilDriveType YigMainCoilDrive { get; set; }

Remarks

Specifies the RfsgYigMainCoilDriveType enumeration.

Setting this property to Fast on the NI 5653 allows the frequency to settle significantly faster for some frequency transitions at the expense of increased phase noise.

Exceptions

TypeDescription
System.ObjectDisposedException

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