RFMXNR_ATTR_ACP_IF_OUTPUT_POWER_OFFSET_AUTO
- Updated2025-04-08
- 1 minute(s) read
Specifies whether the measurement computes an appropriate IF output power level offset for the offset channels to improve the dynamic range of the ACP measurement. This attribute is applicable only when you set the RFMXNR_ATTR_ACP_MEASUREMENT_METHOD attribute to Dynamic Range.
Syntax
RFMXNR_ATTR_ACP_IF_OUTPUT_POWER_OFFSET_AUTO
Numeric Value | Data Type | Access | Applies To |
---|---|---|---|
9441316 | 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 True.
Name | Value | Description |
---|---|---|
RFMXNR_VAL_ACP_IF_OUTPUT_POWER_OFFSET_AUTO_FALSE | 0 (0x0) | The measurement sets the IF output power level offset using the values of the RFMXNR_ATTR_ACP_NEAR_IF_OUTPUT_POWER_OFFSET and RFMXNR_ATTR_ACP_FAR_IF_OUTPUT_POWER_OFFSET attributes. |
RFMXNR_VAL_ACP_IF_OUTPUT_POWER_OFFSET_AUTO_TRUE | 1 (0x1) | The measurement automatically computes an IF output power level offset for the offset channels to improve the dynamic range of the ACP measurement. |