RFmx WCDMA C

Table of Contents

RFMXWCDMA_ATTR_MODACC_MEASUREMENT_OFFSET

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

RFMXWCDMA_ATTR_MODACC_MEASUREMENT_OFFSET

Data Type: int32
Access:read/write
Functions:RFmxWCDMA_SetAttributeI32
RFmxWCDMA_GetAttributeI32
Description: Specifies the measurement offset to skip from the synchronization boundary. This value is expressed in slots. The synchronization boundary is specified by the RFMXWCDMA_ATTR_MODACC_SYNCHRONIZATION_MODE attribute.

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 0. Valid values are [0, (15 - ModAcc Measurement Length )]. The sum of the ModAcc measurement offset and ModAcc measurement length must be less than or equal to 15.

Get Function: RFmxWCDMA_ModAccGetMeasurementOffset
Set Function: RFmxWCDMA_ModAccSetMeasurementOffset

Log in to get a better experience