RFmxInstrMXFrequencySettlingUnits Enumeration
- Updated2024-07-17
- 1 minute(s) read
RFmx
Specifies the delay duration units and interpretation for LO settling.
Namespace: NationalInstruments.RFmx.InstrMX
Assembly: NationalInstruments.RFmx.InstrMX.Fx40 (in NationalInstruments.RFmx.InstrMX.Fx40.dll) Version: 24.5.0.49285 (24.5.0.49285)
Syntax
public enum RFmxInstrMXFrequencySettlingUnits
Public Enumeration RFmxInstrMXFrequencySettlingUnits
Members
| Member name | Value | Description |
|---|---|---|
| Ppm | 0 | Specifies the frequency settling in parts per million (ppm). |
| SecondsAfterLock | 1 | Specifies the frequency settling in time after lock (seconds). |
| SecondsAfterIO | 2 | Specifies the frequency settling in time after I/O (seconds). |