RFMXNR_ATTR_LINK_DIRECTION
- Updated2025-04-08
- 1 minute(s) read
Specifies the link direction of the received signal.
Syntax
RFMXNR_ATTR_LINK_DIRECTION
Numeric Value | Data Type | Access | Applies To |
---|---|---|---|
9437198 | 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 Uplink.
Name | Value | Description |
---|---|---|
RFMXNR_VAL_LINK_DIRECTION_DOWNLINK | 0 (0x0) | NR measurement uses 3GPP NR downlink specification to measure the received signal. |
RFMXNR_VAL_LINK_DIRECTION_UPLINK | 1 (0x1) | NR measurement uses 3GPP NR uplink specification to measure the received signal. |