RFMXNR_ATTR_SEM_OFFSET_SIDEBAND
- Updated2025-04-08
- 1 minute(s) read
Specifies whether the offset segment is present either on one side or on both sides of a carrier.
Syntax
RFMXNR_ATTR_SEM_OFFSET_SIDEBAND
Numeric Value | Data Type | Access | Applies To |
---|---|---|---|
9469961 | int32 | Read/Write | Offset |
Remarks
Use "offset<k>" or "subblock<n>" or "subblock<n>/offset<k>" as the Selector String to configure or read this attribute.
The default value is Both.
Name | Value | Description |
---|---|---|
RFMXNR_VAL_SEM_OFFSET_SIDEBAND_NEGATIVE | 0 (0x0) | Configures a lower offset segment to the left of the leftmost carrier. |
RFMXNR_VAL_SEM_OFFSET_SIDEBAND_POSITIVE | 1 (0x1) | Configures an upper offset segment to the right of the rightmost carrier. |
RFMXNR_VAL_SEM_OFFSET_SIDEBAND_BOTH | 2 (0x2) | Configures both the negative and the positive offset segments. |