RFMXNR_ATTR_LIST_STEP_TIMER_UNIT
- Updated2025-04-08
- 1 minute(s) read
Specifies the units in which RFMXNR_ATTR_LIST_STEP_TIMER_DURATION and RFMXNR_ATTR_LIST_STEP_TIMER_OFFSET are specified.
Syntax
RFMXNR_ATTR_LIST_STEP_TIMER_UNIT
Numeric Value | Data Type | Access | Applies To |
---|---|---|---|
9441270 | int32 | Read/Write | N/A |
Remarks
You need to use a selector string to configure or read this attribute for the list step instance.
The default value is Slot.
Name | Value | Description |
---|---|---|
RFMXNR_VAL_LIST_STEP_TIMER_UNIT_SLOT | 1 (0x1) | List Step Timer Duration and List Step Timer Offset are specified in units of slots. |
RFMXNR_VAL_LIST_STEP_TIMER_UNIT_TIME | 6 (0x6) | List Step Timer Duration and List Step Timer Offset are specified in seconds. Specify the List Step Timer Duration and List Step Timer Offset in multiples of 1 ms * (15 kHz/minimum subcarrier spacing of all carriers). All slots within this notional time duration are analysed. |