RFmx LTE CVI

Table of Contents

RFMXLTE_ATTR_MODACC_MEASUREMENT_OFFSET

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

RFMXLTE_ATTR_MODACC_MEASUREMENT_OFFSET

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

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. For uplink, the upper limit is 19. For downlink, the upper limit is (2*DL Num Subframe - 1).

Get Function: RFmxLTE_ModAccGetMeasurementOffset
Set Function: RFmxLTE_ModAccSetMeasurementOffset

Log in to get a better experience