RFMXLTE_ATTR_SEM_UPLINK_MASK_TYPE
- Updated2025-04-08
- 3 minute(s) read
Specifies the spectrum emission mask used in the measurement for uplink. Each mask type refers to a different Network Signalled (NS) value. General CA Class B, CA_NS_04, CA_NC_NS_01, CA_NS_09, and CA_NS_10 refers to the carrier aggregation case. You must set the mask type to Custom to configure the custom offset masks.
Syntax
RFMXLTE_ATTR_SEM_UPLINK_MASK_TYPE
Numeric Value | Data Type | Access | Applies To |
---|---|---|---|
3178572 | int32 | Read/Write | N/A |
Remarks
Refer to section 6.6.2.1 of the 3GPP 36.521 specification for more information about standard-defined mask types.
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 General (NS_01).
Name | Value | Description |
---|---|---|
RFMXLTE_VAL_SEM_UPLINK_MASK_TYPE_GENERAL_NS01 | 0 (0x0) | The measurement selects the offset frequencies and limits for the SEM as defined in Table 6.6.2.1.5-1, 6.6.2.1.5-2, 6.6.2.1A.5-1, 6.6.2.1A.1.5-2, 6.6.2.1A.1.5-3, and 6.6.2.1A.5-4 in section 6.6.2 of the 3GPP TS 36.521-1 specification. |
RFMXLTE_VAL_SEM_UPLINK_MASK_TYPE_NS03_OR_NS11_OR_NS20_OR_NS21 | 1 (0x1) | The measurement selects the offset frequencies and limits for the SEM as defined in Table 6.6.2.2.5.1-1 and 6.6.2.2.5.1-2 in section 6.6.2 of the 3GPP TS 36.521-1 specification. |
RFMXLTE_VAL_SEM_UPLINK_MASK_TYPE_NS04 | 2 (0x2) | The measurement selects the offset frequencies and limits for the SEM as defined in Table 6.6.2.2.3.2-3 in section 6.6.2 of the 3GPP TS 36.521-1 specification. Note When RFMXLTE_ATTR_COMPONENT_CARRIER_BANDWIDTH is 1.4 M or 3.0 M, the measurement selects the offset frequencies and limits for the SEM as defined in Table 6.6.2.2.5.2-1 in section 6.6.2 of the 3GPP TS 36.521-1 specification. |
RFMXLTE_VAL_SEM_UPLINK_MASK_TYPE_NS06_OR_NS07 | 3 (0x3) | The measurement selects the offset frequencies and limits for the SEM as defined in Table 6.6.2.2.5.3-1 and 6.6.2.2.5.3-2 in section 6.6.2 of the 3GPP TS 36.521-1 specification. |
RFMXLTE_VAL_SEM_UPLINK_MASK_TYPE_CANS04 | 4 (0x4) | The measurement selects the offset frequencies and limits for the SEM as defined in Table 6.6.2.2A.1.5.1-1 in section 6.6.2 of the 3GPP TS 36.521-1 specification. This mask applies only for aggregated carriers. |
RFMXLTE_VAL_SEM_UPLINK_MASK_TYPE_CUSTOM | 5 (0x5) | You need to configure the RFMXLTE_ATTR_SEM_NUMBER_OF_OFFSETS, RFMXLTE_ATTR_SEM_OFFSET_START_FREQUENCY, RFMXLTE_ATTR_SEM_OFFSET_STOP_FREQUENCY,RFMXLTE_ATTR_SEM_OFFSET_ABSOLUTE_LIMIT_START, RFMXLTE_ATTR_SEM_OFFSET_ABSOLUTE_LIMIT_STOP, RFMXLTE_ATTR_SEM_OFFSET_SIDEBAND, RFMXLTE_ATTR_SEM_OFFSET_RBW_FILTER_BANDWIDTH, RFMXLTE_ATTR_SEM_OFFSET_RBW_FILTER_TYPE, and RFMXLTE_ATTR_SEM_OFFSET_BANDWIDTH_INTEGRAL attributes for each offset. |
RFMXLTE_VAL_SEM_UPLINK_MASK_TYPE_GENERAL_CACLASSB | 6 (0x6) | The measurement selects offset frequencies and limits for the SEM as defined in Table 6.6.2.1A.1.5-3 and 6.6.2.1A.1.5-4 in section 6.6.2 of the 3GPP TS 36.521-1 specification. |
RFMXLTE_VAL_SEM_UPLINK_MASK_TYPE_CANCNS01 | 7 (0x7) | The measurement selects offset frequencies and limits for the SEM as defined in Table 6.6.2.2A.3.5-1 and 6.6.2.2A.3.5-2 in section 6.6.2 of the 3GPP TS 36.521-1 specification. |
RFMXLTE_VAL_SEM_UPLINK_MASK_TYPE_NS27_OR_NS43 | 8 (0x8) | The measurement selects offset frequencies and limits for the SEM as defined in Table 6.6.2.2.5-1 in section 6.6.2.2.5 of the 3GPP TS 36.101-1 specification. |
RFMXLTE_VAL_SEM_UPLINK_MASK_TYPE_NS35 | 9 (0x9) | The measurement selects offset frequencies and limits for the SEM as defined in Table 6.6.2.2.5.5-1 in section 6.6.2.2.5.5 of the 3GPP TS 36.521-1 specification. |
RFMXLTE_VAL_SEM_UPLINK_MASK_TYPE_NS28 | 10 (0xa) | The measurement selects offset frequencies and limits for the SEM as defined in Table 6.6.2.2.6-1 in section 6.6.2.2.6 of the 3GPP TS 36.101-1 specification. |
RFMXLTE_VAL_SEM_UPLINK_MASK_TYPE_CANS09 | 11 (0xb) | The measurement selects offset frequencies and limits for the SEM as defined in Table 6.6.2.2A.2-1 in section 6.6.2.2A.2, and Table 6.6.2.2A.3-1 in section 6.6.2.2A.3 of the 3GPP TS 36.101-1 specification. |
RFMXLTE_VAL_SEM_UPLINK_MASK_TYPE_CANS10 | 12 (0xc) | The measurement selects offset frequencies and limits for the SEM as defined in Table 6.6.2.2A.4-1 in section 6.6.2.2A.4 of the 3GPP TS 36.101-1 specification. |