Returns the measurement status based on the user-configured standard measurement limits and the failure criteria specified by Limit Fail Mask for the upper (positive) offset. For intra-band non-contiguous case, the offset segment may be truncated or discarded based on offset overlap rules defined in the 3GPP TS 36.521 specification. If the offset segment is truncated, the measurement is performed on the updated offset segment. If the offset segment is discarded, a NaN is returned.

Syntax

RFMXLTE_ATTR_SEM_RESULTS_UPPER_OFFSET_MEASUREMENT_STATUS

Numeric Value

Data Type

Access

Applies To

3178570

int32

Read-Only

Offset

Remarks


Refer to the LTE Spectral Emission Mask SEM and LTE Downlink Spectral Emission Mask SEM topics for more information about SEM offsets.

Use "offset<k>" or "subblock<n>/offset<k>" as the selector string to read this result.

Name

Value

Description

RFMXLTE_VAL_SEM_UPPER_OFFSET_MEASUREMENT_STATUS_FAIL

0 (0x0)

Indicates that the measurement has failed.

RFMXLTE_VAL_SEM_UPPER_OFFSET_MEASUREMENT_STATUS_PASS

1 (0x1)

Indicates that the measurement has passed.