Specifies whether to set the grid size of all BWPs and SSB in a component carrier automatically or manually.

Syntax

RFMXNR_ATTR_GRID_SIZE_MODE

Numeric Value

Data Type

Access

Applies To

9437468

int32

Read/Write

N/A

Remarks


When you set this attribute to Auto, the grid size is set equal to the maximum transmission bandwidth specified in the 3GPP specification.

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 the named signals.

The default value is Auto.

Name

Value

Description

RFMXNR_VAL_GRID_SIZE_MODE_MANUAL

0 (0x0)

The grid size is user specified.

RFMXNR_VAL_GRID_SIZE_MODE_AUTO

1 (0x1)

The grid size is set equal to the maximum transmission bandwidth specified by the 3GPP specification.