RFMXNR_ATTR_DOWNLINK_TEST_MODEL_CELL_ID_MODE
- Updated2025-04-08
- 1 minute(s) read
Specifies whether the cell ID of downlink test model component carriers is auto calculated and configured by the measurement or configured by the user.
Syntax
RFMXNR_ATTR_DOWNLINK_TEST_MODEL_CELL_ID_MODE
Numeric Value | Data Type | Access | Applies To |
---|---|---|---|
9437470 | 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 Auto.
Name | Value | Description |
---|---|---|
RFMXNR_VAL_DOWNLINK_TEST_MODEL_CELL_ID_MODE_AUTO | 0 (0x0) | Cell ID of each CC is auto calculated as specified in section 4.9.2.3 of the 3GPP 38.141 specification. |
RFMXNR_VAL_DOWNLINK_TEST_MODEL_CELL_ID_MODE_MANUAL | 1 (0x1) | The measurement uses the user-configured cell IDs. |