RFmx LTE DotNET

Table of Contents

RFmxLteMXAutoResourceBlockDetectionEnabled Enumeration

  • Updated2024-07-17
  • 1 minute(s) read
RFmxLteMXAutoResourceBlockDetectionEnabled Enumeration

RFmxLteMXAutoResourceBlockDetectionEnabled Enumeration

Specifies whether the values of the SetPuschModulationType(String, RFmxLteMXPuschModulationType), SetPuschNumberOfResourceBlockClusters(String, Int32), SetPuschResourceBlockOffset(String, Int32), and SetPuschNumberOfResourceBlocks(String, Int32) properties are auto-detected by the measurement or if you specify the values of these properties.

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 RFmxLteMXAutoResourceBlockDetectionEnabled
Public Enumeration RFmxLteMXAutoResourceBlockDetectionEnabled

Members

  Member nameValueDescription
False0The values of the PUSCH Mod Type, PUSCH Num Clusters, PUSCH RB Offset, and PUSCH Num RBs properties that you specify are used for the measurement.
True1The values of the PUSCH Mod Type, PUSCH Num Clusters, PUSCH RB Offset, and PUSCH Num RBs properties are detected automatically and used for the measurement.

See Also

Log in to get a better experience