RFmx WCDMA C

Table of Contents

RFMXWCDMA_ATTR_ACP_IF_OUTPUT_POWER_OFFSET_AUTO

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

RFMXWCDMA_ATTR_ACP_IF_OUTPUT_POWER_OFFSET_AUTO

Data Type: int32
Access:read/write
Functions:RFmxWCDMA_SetAttributeI32
RFmxWCDMA_GetAttributeI32
Description: Specifies whether the measurement computes an IF output power level offset for the offset channels to improve the dynamic range of the ACP measurement.

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.

This attribute is used only if you set the RFMXWCDMA_ATTR_ACP_MEASUREMENT_METHOD attribute to RFMXWCDMA_VAL_ACP_MEASUREMENT_METHOD_DYNAMIC_RANGE. The default value is RFMXWCDMA_VAL_ACP_IF_OUTPUT_POWER_OFFSET_AUTO_TRUE.

Get Function: RFmxWCDMA_ACPGetIFOutputPowerOffsetAuto
Set Function: RFmxWCDMA_ACPSetIFOutputPowerOffsetAuto
Values:
RFMXWCDMA_VAL_ACP_IF_OUTPUT_POWER_OFFSET_AUTO_FALSE (0)The measurement sets the IF output power level offset using the values of the RFMXWCDMA_ATTR_ACP_NEAR_IF_OUTPUT_POWER_OFFSET and RFMXWCDMA_ATTR_ACP_FAR_IF_OUTPUT_POWER_OFFSET attributes.
RFMXWCDMA_VAL_ACP_IF_OUTPUT_POWER_OFFSET_AUTO_TRUE (1)The measurement automatically computes an IF output power level offset for the offset channels.

Log in to get a better experience