RFMXNR_ATTR_ACP_CHANNEL_CONFIGURATION_TYPE
- Updated2025-04-08
- 1 minute(s) read
Specifies the method to configure the carrier and the offset channel settings.
Syntax
RFMXNR_ATTR_ACP_CHANNEL_CONFIGURATION_TYPE
Numeric Value | Data Type | Access | Applies To |
---|---|---|---|
9441357 | 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 Standard.
Name | Value | Description |
---|---|---|
RFMXNR_VAL_ACP_CHANNEL_CONFIGURATION_TYPE_STANDARD | 0 (0x0) | All settings will be 3GPP compliant. |
RFMXNR_VAL_ACP_CHANNEL_CONFIGURATION_TYPE_CUSTOM | 1 (0x1) | The user can manually configure integration bandwidth and offset frequencies for the ACP measurement. |
RFMXNR_VAL_ACP_CHANNEL_CONFIGURATION_TYPE_NS_29 | 2 (0x2) | This is an additional requirement according to section 6.5F.2.4.2 of 3GPP 38.101-1 and is applicable only for uplink bandwidths of 20 MHz and 40 MHz. |
RFMXNR_VAL_ACP_CHANNEL_CONFIGURATION_TYPE_STANDARD_REL_16 | 3 (0x3) | All settings will be compliant with 3GPP Specifications, Release 16 and above. |
RFMXNR_VAL_ACP_CHANNEL_CONFIGURATION_TYPE_STANDARD_REL_18 | 4 (0x4) | All settings will be compliant with 3GPP Specifications, Release 18 and above. |