RFMXNR_ATTR_SSB_ENABLED
- Updated2025-04-08
- 1 minute(s) read
Specifies whether synchronization signal block (SSB) is present in the transmitted signal.
Syntax
RFMXNR_ATTR_SSB_ENABLED
Numeric Value | Data Type | Access | Applies To |
---|---|---|---|
9437314 | int32 | Read/Write | Carrier |
Remarks
Use "carrier<k>" or "subblock<n>carrier<k>" as the Selector String to configure or read this attribute.
The default value is False.
Name | Value | Description |
---|---|---|
RFMXNR_VAL_SSB_ENABLED_FALSE | 0 (0x0) | Detection of SSB in the transmitted signal is disabled. |
RFMXNR_VAL_SSB_ENABLED_TRUE | 1 (0x1) | Detection of SSB in the transmitted signal is enabled. |