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

TypeDescription
System.ObjectDisposedException

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