Specifies the interpretation of the value passed to the FrequencySettlingTime property.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public enum RfsgRFFrequencySettlingUnits

Members

NameValueDescription
TimeAfterLock(int)12000

The value in frequency settling is the time to wait after the frequency phase-locked loop (PLL) locks.

TimeAfterIO(int)12001

The value in frequency settling is the time to wait after all the input to change the frequency occurs.

Ppm(int)12002

The value in frequency settling is at least the frequency accuracy when settling completes.

See Also