RfsgRFFrequencySettlingUnits Enumeration
- Updated2024-05-08
- 1 minute(s) read
RfsgRFFrequencySettlingUnits Enumeration
Specifies the interpretation of the value passed to the FrequencySettlingTime property.
Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022
Syntax
public enum RfsgRFFrequencySettlingUnits
Public Enumeration RfsgRFFrequencySettlingUnits
Members
Member name | Value | Description | |
---|---|---|---|
TimeAfterLock | 12000 | The value in frequency settling is the time to wait after the frequency phase-locked loop (PLL) locks. | |
TimeAfterIO | 12001 | The value in frequency settling is the time to wait after all the input to change the frequency occurs. | |
Ppm | 12002 | The value in frequency settling is at least the frequency accuracy when settling completes. |