Gets or sets the value used for LO frequency settling.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public double FrequencySettlingTime { get; set; }

Remarks

Specifies a Double representing the value used for LO frequency settling. The default value is 0.1. Valid values depend on the FrequencySettlingUnits property.

The units and interpretation for this scalar value are specified using the FrequencySettlingUnits property.
Note

FrequencySettlingTime is not supported if you are using an external LO.

Exceptions

TypeDescription
System.ObjectDisposedException

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