RFmx LTE DotNET

RFmxLteMXDownlinkAutoCellIDDetectionEnabled Enumeration

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

RFmxLteMXDownlinkAutoCellIDDetectionEnabled Enumeration

Specifies whether to enable autodetection of the cell ID. If the signal being measured does not contain primary and secondary sync signal (PSS/SSS), autodetection of cell ID is not possible. Detected cell ID can be fetched using GetDownlinkDetectedCellID(String, Int32) method.

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

Members

  Member nameValueDescription
False0The measurement uses the cell ID you configure.
True1The measurement autodetects the cell ID.

See Also

Log in to get a better experience