RfsgAnalogModulationPMMode Enumeration
- Updated2025-05-22
- 1 minute(s) read
Rfsg
Specifies whether to use high deviation mode or low phase noise mode.
Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx45 (in NationalInstruments.ModularInstruments.NIRfsg.Fx45.dll) Version: 2025
Syntax
public enum RfsgAnalogModulationPMMode
Public Enumeration RfsgAnalogModulationPMMode
Members
Member name | Value | Description |
---|---|---|
HighDeviation | 19,000 | Specifies high deviation. High deviation comes at the expense of a higher phase noise. |
LowPhaseNoise | 19,001 | Specifies low phase noise. Low phase noise comes at the expense of a lower maximum deviation. |