RFMXWCDMA_ATTR_MODACC_MEASUREMENT_OFFSET
- Updated2025-04-08
- 1 minute(s) read
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.
Syntax
RFMXWCDMA_ATTR_MODACC_MEASUREMENT_OFFSET
Numeric Value | Data Type | Access | Applies To |
---|---|---|---|
5312515 | int32 | Read/Write | N/A |
Remarks
You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.
The default value is 0. Valid values are [0, (15 - RFMXWCDMA_ATTR_MODACC_MEASUREMENT_LENGTH )]. The sum of the ModAcc measurement offset and ModAcc measurement length must be less than or equal to 15.