FrequencySettlingUnits
- Updated2025-10-14
- 1 minute(s) read
Gets or sets the delay duration units and interpretation for LO settling.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public RfsaFrequencySettlingUnits FrequencySettlingUnits { get; set; }
Remarks
Specifies the RfsaFrequencySettlingUnits enumeration.
Specify the actual settling value using the FrequencySettlingTime property.
Note
FrequencySettlingUnits is not supported if you are using an external LO.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The FrequencySettlingUnits property was accessed after the associated NIRfsa object was disposed. |