RFmx EVDO DotNET

Table of Contents

RFmxEvdoMXCdaSynchronizationMode Enumeration

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

RFmxEvdoMXCdaSynchronizationMode Enumeration

Specifies whether the measurement is performed from the frame, slot, or symbol boundary.

Namespace:  NationalInstruments.RFmx.EvdoMX
Assembly:  NationalInstruments.RFmx.EvdoMX.Fx40 (in NationalInstruments.RFmx.EvdoMX.Fx40.dll) Version: 24.5.0.49283 (24.5.0.49283)

Syntax

public enum RFmxEvdoMXCdaSynchronizationMode
Public Enumeration RFmxEvdoMXCdaSynchronizationMode

Members

  Member nameValueDescription
Frame0 The frame boundary is detected, and the measurement is performed over the number of slots specified by the SetMeasurementLength(String, Int32) method starting at SetMeasurementOffset(String, Int32) slots from the frame boundary.
Slot1The slot boundary is detected and the measurement is performed over the number of slots specified by CDA Meas Length number of slots, starting at CDA Meas Offset slots from the slot boundary.
Arbitrary2The symbol boundary is detected and the measurement is performed over the number of slots specified by the CDA Meas Length method, starting at CDA Meas Offset slots from the symbol boundary.

See Also

Log in to get a better experience