NIRfsa Namespace

Table of Contents

RfsaLocalOscillator.FrequencySettlingUnits Property

  • Updated2025-07-17
  • 1 minute(s) read
RfsaLocalOscillator.FrequencySettlingUnits Property

RfsaLocalOscillatorFrequencySettlingUnits Property

Gets or sets the delay duration units and interpretation for LO settling.

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

Syntax

public RfsaFrequencySettlingUnits FrequencySettlingUnits { get; set; }
Public Property FrequencySettlingUnits As RfsaFrequencySettlingUnits
	Get
	Set

Property Value

RfsaFrequencySettlingUnits
Specifies the RfsaFrequencySettlingUnits enumeration.

Exceptions

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

Remarks

Specify the actual settling value using the FrequencySettlingTime property.
FrequencySettlingUnits is not supported if you are using an external LO.

See Also

Log in to get a better experience