NIRfsa Namespace

Table of Contents

RfsaNI5665SignalPath.LOYigMainCoilDrive Property

  • Updated2025-07-17
  • 1 minute(s) read
RfsaNI5665SignalPath.LOYigMainCoilDrive Property

RfsaNI5665SignalPathLOYigMainCoilDrive Property

Note: This API is now obsolete.

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

Namespace: NationalInstruments.ModularInstruments.NIRfsa
Assembly: NationalInstruments.ModularInstruments.NIRfsa.Fx45 (in NationalInstruments.ModularInstruments.NIRfsa.Fx45.dll) Version: 2025

Syntax

[ObsoleteAttribute("Use LocalOscillator.LOYigMainCoilDrive property.")]
public RfsaLOYigMainCoilDrive LOYigMainCoilDrive { get; set; }
<ObsoleteAttribute("Use LocalOscillator.LOYigMainCoilDrive property.")>
Public Property LOYigMainCoilDrive As RfsaLOYigMainCoilDrive
	Get
	Set

Property Value

RfsaLOYigMainCoilDrive
Specifies the RfsaLOYigMainCoilDrive enumeration.

Exceptions

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

Remarks

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.

See Also

Log in to get a better experience