RFmxEvdoMXSlotPowerSynchronizationMode Enumeration
- Updated2025-10-13
- 1 minute(s) read
Specifies whether the measurement is performed from the frame or the slot boundary.
Syntax
Namespace: NationalInstruments.RFmx.EvdoMX
public enum RFmxEvdoMXSlotPowerSynchronizationMode
Members
| Name | Value | Description |
|---|---|---|
| Frame | 0 | The frame boundary is detected, and the measurement is performed over the number of slots specified by the SetMeasurementLength(string, int) method starting at SetMeasurementOffset(string, int) slots from the frame boundary. |
| Slot | 1 | The slot boundary is detected and the measurement is performed over the number of slots specified by the SlotPower Meas Length method starting at SlotPower Meas Offset slots from the slot boundary. |