RFmxLteMXAutoControlChannelPowerDetectionEnabled Enumeration
- Updated2024-07-17
- 1 minute(s) read
RFmxLteMXAutoControlChannelPowerDetectionEnabled Enumeration
Specifies whether the value of PSS Power, SSS Power, PBCH Power, PDCCH Power, and PCFICH Power properties are auto-detected by the measurement or user-specified. Currently, auto-detection of PHICH Power method is not supported.
Namespace: NationalInstruments.RFmx.LteMX
Assembly: NationalInstruments.RFmx.LteMX.Fx40 (in NationalInstruments.RFmx.LteMX.Fx40.dll) Version: 24.5.0.49283 (24.5.0.49283)
Syntax
public enum RFmxLteMXAutoControlChannelPowerDetectionEnabled
Public Enumeration RFmxLteMXAutoControlChannelPowerDetectionEnabled
Members
Member name | Value | Description | |
---|---|---|---|
False | 0 | The value of the PSS Power, SSS Power, PDCCH Power, PBCH Power, PHICH Power, and PCFICH Power properties that you specify are used for the measurement. | |
True | 1 | The value of the PSS Power, SSS Power, PDCCH Power, PBCH Power, and PCFICH Power properties are auto-detected and used for the measurement. |