RFmx WCDMA DotNET

RFmxWcdmaMXSlotPhaseSynchronizationMode Enumeration

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

RFmxWcdmaMXSlotPhaseSynchronizationMode Enumeration

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

Namespace: NationalInstruments.RFmx.WcdmaMX
Assembly: NationalInstruments.RFmx.WcdmaMX.Fx40 (in NationalInstruments.RFmx.WcdmaMX.Fx40.dll) Version: 24.5.0.49286 (24.5.0.49286)

Syntax

public enum RFmxWcdmaMXSlotPhaseSynchronizationMode
Public Enumeration RFmxWcdmaMXSlotPhaseSynchronizationMode

Members

Member nameValueDescription
Frame0 The frame boundary is detected, and the measurement is performed over the number of slots expressed 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 expressed by the SlotPhase Meas Length method starting at SlotPhase Meas Offset slots from the slot boundary.

See Also

Log in to get a better experience