RFMXNR_ATTR_GNODEB_TYPE
- Updated2025-10-13
- 1 minute(s) read
Specifies the downlink gNodeB (Base Station) type. Refer to the 3GPP 38.104 specification for more information about gNodeB Type.
Syntax
RFMXNR_ATTR_GNODEB_TYPE
Numeric Value | Data Type | Access | Applies To |
|---|---|---|---|
9437344 | 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 Type 1-C.
Name | Value | Description |
|---|---|---|
RFMXNR_VAL_GNODEB_TYPE_1C | 0 (0x0) | Type 1-C NR base station operating at FR1 and conducted requirements apply. |
RFMXNR_VAL_GNODEB_TYPE_1H | 1 (0x1) | Type 1-H base station operating at FR1 and conducted and OTA requirements apply. |
RFMXNR_VAL_GNODEB_TYPE_1O | 2 (0x2) | Type 1-O base station operating at FR1 and OTA requirements apply. |
RFMXNR_VAL_GNODEB_TYPE_2O | 3 (0x3) | Type 2-O base station operating at FR2 and OTA requirements apply. |