RFMXNR_ATTR_DOWNLINK_CHANNEL_CONFIGURATION_MODE
- Updated2025-04-08
- 1 minute(s) read
Specifies the downlink channel configuration mode.
Syntax
RFMXNR_ATTR_DOWNLINK_CHANNEL_CONFIGURATION_MODE
Numeric Value | Data Type | Access | Applies To |
---|---|---|---|
9437326 | 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 Test Model.
Name | Value | Description |
---|---|---|
RFMXNR_VAL_DOWNLINK_CHANNEL_CONFIGURATION_MODE_USER_DEFINED | 1 (0x1) | The user sets all signals and channels manually. |
RFMXNR_VAL_DOWNLINK_CHANNEL_CONFIGURATION_MODE_TEST_MODEL | 2 (0x2) | A Test Model needs to be selected in theRFMXNR_ATTR_DOWNLINK_TEST_MODEL attribute to configure all the signals and channels automatically, according to the section 4.9.2 of 3GPP 38.141-1/2 specification. |