RFmxLteMXAutoPdschChannelDetectionEnabled Enumeration
- Updated2024-07-17
- 1 minute(s) read
RFmxLteMXAutoPdschChannelDetectionEnabled Enumeration
Specifies whether the values of the SetPdschResourceBlockAllocation(String, String) method, the corresponding PDSCH CW0 Modulation Type method, and the PDSCH Power method are auto-detected by the measurement or user-specified.
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 RFmxLteMXAutoPdschChannelDetectionEnabled
Public Enumeration RFmxLteMXAutoPdschChannelDetectionEnabled
Members
| Member name | Value | Description | |
|---|---|---|---|
| False | 0 | The measurement uses the values of the PDSCH RB Allocation method, the corresponding values of PDSCH CW0 Modulation Type, and the PDSCH Power method that you specify. | |
| True | 1 | The measurement uses the values of the PDSCH RB Allocation method, the corresponding values of PDSCH CW0 Modulation Type, and the PDSCH Power method that are auto-detected. |