RFmx WCDMA C

Table of Contents

RFMXWCDMA_ATTR_SLOTPOWER_SYNCHRONIZATION_MODE

  • Updated2024-10-14
  • 1 minute(s) read

RFMXWCDMA_ATTR_SLOTPOWER_SYNCHRONIZATION_MODE

Data Type: int32
Access:read/write
Functions:RFmxWCDMA_SetAttributeI32
RFmxWCDMA_GetAttributeI32
Description: Specifies whether the measurement is performed from the frame or slot boundary.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector Strings topic for information about the string syntax for named signals.

The default value is RFMXWCDMA_VAL_SLOTPOWER_SYNCHRONIZATION_MODE_FRAME.

Get Function: RFmxWCDMA_SlotPowerGetSynchronizationMode
Set Function: RFmxWCDMA_SlotPowerSetSynchronizationMode
Values:
RFMXWCDMA_VAL_SLOTPOWER_SYNCHRONIZATION_MODE_FRAME (0)The frame boundary is detected, and the measurement is performed over the number of slots expressed by the SlotPower Measurement Length attribute starting at RFMXWCDMA_ATTR_SLOTPOWER_MEASUREMENT_OFFSET slots from the frame boundary.
RFMXWCDMA_VAL_SLOTPOWER_SYNCHRONIZATION_MODE_SLOT (1)The slot boundary is detected, and the measurement is performed over the number of slots expressed by the SlotPower Measurement Length attribute starting at SlotPower Measurement Offset slots from the slot boundary.

Log in to get a better experience