RfsgAnalogModulationPMMode Enumeration
- Updated2024-05-08
- 1 minute(s) read
RfsgAnalogModulationPMMode Enumeration
Specifies whether to use high deviation mode or low phase noise mode.
Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022
Syntax
public enum RfsgAnalogModulationPMMode
Public Enumeration RfsgAnalogModulationPMMode
Members
Member name | Value | Description | |
---|---|---|---|
HighDeviation | 19000 | Specifies high deviation. High deviation comes at the expense of a higher phase noise. | |
LowPhaseNoise | 19001 | Specifies low phase noise. Low phase noise comes at the expense of a lower maximum deviation. |