RfsaAdvancedSignalPath.FrequencySettlingUnits Property
- Updated2025-07-17
- 1 minute(s) read
Rfsa
Note: This API is now obsolete.
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
[ObsoleteAttribute("Use LocalOscillator.FrequencySettlingUnits property.")] public RfsaFrequencySettlingUnits FrequencySettlingUnits { get; set; }
<ObsoleteAttribute("Use LocalOscillator.FrequencySettlingUnits property.")> 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.