RFmx EVDO CVI

Table of Contents

RFMXEVDO_ATTR_ACP_IF_OUTPUT_POWER_OFFSET_AUTO

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

RFMXEVDO_ATTR_ACP_IF_OUTPUT_POWER_OFFSET_AUTO

Data Type: int32
Access:read/write
Functions:RFmxEVDO_SetAttributeI32
RFmxEVDO_GetAttributeI32
Description: Specifies whether the measurement calculates an IF output power level offset for the offset channels to improve the dynamic range of the adjacent channel power (ACP) measurement. This attribute is used only if you set the RFMXEVDO_ATTR_ACP_MEASUREMENT_METHOD attribute to RFMXEVDO_VAL_ACP_MEASUREMENT_METHOD_DYNAMIC_RANGE.

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 RFMXEVDO_VAL_ACP_IF_OUTPUT_POWER_OFFSET_AUTO_TRUE.

Get Function: RFmxEVDO_ACPGetIFOutputPowerOffsetAuto
Set Function: RFmxEVDO_ACPSetIFOutputPowerOffsetAuto
Values:
RFMXEVDO_VAL_ACP_IF_OUTPUT_POWER_OFFSET_AUTO_FALSE (0)The system does not calculate an IF output power level offset
RFMXEVDO_VAL_ACP_IF_OUTPUT_POWER_OFFSET_AUTO_TRUE (1)The system calculates an IF output power level offset.

Log in to get a better experience