RFmxGsmMXOrfsNoiseCompensationEnabled Enumeration
- Updated2024-07-17
- 1 minute(s) read
RFmx
Specifies whether to enable compensation of the channel powers for the inherent noise floor of the signal analyzer. Noise compensation is applicable only on modulation offsets and not on switching offsets. Supported Devices: PXIe-5663/5665/5668R, PXIe-5830/5831/5832
Namespace: NationalInstruments.RFmx.GsmMX
Assembly: NationalInstruments.RFmx.GsmMX.Fx40 (in NationalInstruments.RFmx.GsmMX.Fx40.dll) Version: 24.5.0.49286 (24.5.0.49286)
Syntax
public enum RFmxGsmMXOrfsNoiseCompensationEnabled
Public Enumeration RFmxGsmMXOrfsNoiseCompensationEnabled
Members
Member name | Value | Description |
---|---|---|
False | 0 | Disables compensation of the channel powers for the signal analyzer noise floor. |
True | 1 | Enables compensation of the channel powers for the noise floor of the signal analyzer. The noise floor of the signal analyzer is measured for the RF path used by the output radio frequency spectrum (ORFS) measurement and cached for future use. If signal analyzer or measurement parameters change, noise floors are measured again. |