RFmx EVDO CVI

Table of Contents

RFMXEVDO_ATTR_SEM_RESULTS_UPPER_OFFSET_MEASUREMENT_STATUS

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

RFMXEVDO_ATTR_SEM_RESULTS_UPPER_OFFSET_MEASUREMENT_STATUS

Data Type: int32
Access:read only
Functions:RFmxEVDO_GetAttributeI32
Description: Indicates the upper offset measurement status based on measurement limits and the failure criteria specified by the standard.

Use 'offset(n)' as the selector string to read this attribute.



Get Function: RFmxEVDO_SEMGetResultsUpperOffsetMeasurementStatus
Values:
RFMXEVDO_VAL_SEM_UPPER_OFFSET_MEASUREMENT_STATUS_FAIL (0)The measurement fails.
RFMXEVDO_VAL_SEM_UPPER_OFFSET_MEASUREMENT_STATUS_PASS (1)The measurement passes.

Log in to get a better experience