RFmxSpecAnMXPhaseNoiseRangeDefinition Enumeration
- Updated2025-10-13
- 1 minute(s) read
Specifies how the measurement computes offset subranges.
Syntax
Namespace: NationalInstruments.RFmx.SpecAnMX
public enum RFmxSpecAnMXPhaseNoiseRangeDefinition
Members
| Name | Value | Description |
|---|---|---|
| Manual | 0 | Specify the offset sub-ranges used for the measurement. Use the PhaseNoise Range Start Freq method and the PhaseNoise Range Stop Freq method to configure single or multiple range start and range stop frequencies. |
| Auto | 1 | Measurement computes offset sub-ranges by dividing the user configured offset range into multiple decade sub-ranges. The range is specified by the PhaseNoise Start Freq and the PhaseNoise Stop Freq properties. |