RFMXNR_ATTR_FREQUENCY_RANGE
- Updated2025-04-08
- 1 minute(s) read
Specifies whether to use channel bandwidth and subcarrier spacing configuration supported in Frequency Range 1 (sub 6GHz), Frequency Range 2-1 (between 24.25GHz and 52.6GHz) or Frequency Range 2-2 (between 52.6GHz and 71GHz).
Syntax
RFMXNR_ATTR_FREQUENCY_RANGE
Numeric Value | Data Type | Access | Applies To |
---|---|---|---|
9437237 | int32 | Read/Write | Subblock |
Remarks
Use "subblock<n>" as the Selector String to configure or read this attribute.
The default value is Range 1.
Name | Value | Description |
---|---|---|
RFMXNR_VAL_FREQUENCY_RANGE_RANGE1 | 0 (0x0) | Measurement uses the channel bandwidth and the subcarrier spacing configuration supported in frequency range 1 (sub 6 GHz). |
RFMXNR_VAL_FREQUENCY_RANGE_RANGE2_1 | 1 (0x1) | Measurement uses the channel bandwidth and the subcarrier spacing configuration supported in frequency range 2-1 (between 24.25 GHz and 52.6 GHz). |
RFMXNR_VAL_FREQUENCY_RANGE_RANGE2_2 | 2 (0x2) | Measurement uses the channel bandwidth and the subcarrier spacing configuration supported in frequency range 2-2 (between 52.6 GHz and 71 GHz). |