RfsaLocalOscillator.FrequencySettlingUnits Property
- Updated2025-07-17
- 1 minute(s) read
Rfsa
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
RfsaFrequencySettlingUnitsSpecifies the RfsaFrequencySettlingUnits enumeration.
Exceptions
Exception | Condition |
---|---|
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.