Specifies the slot allocation in NR Frame. This defines the indices of the allocated slots.

The format is defined by range format specifiers. The range format specifier is a comma separated list of entries in the following format: Single unsigned integer values or last A range of single unsigned integer values given as i0:i1, where i0 represents the first and i1 the last value in the range, with i0 <= i1. The keyword last expands to the largest allowed value, depending on the context of the range specification.

Examples: 2,5 will expand to {2,5}

1:3,7 will expand to {1,2,3,7}.

Use "pdsch<r>" or "user<l>" or "bwp<m>" or "carrier<k>" or "subblock<n>" or "subblock<n>/carrier<k>/bwp<m>/user<l>/pdsch<r>" as the Selector Strings to configure or read this property.

The default value is 0-Last. Valid values are from 0 to (Maximum number of slots in frame - 1), inclusive.

Remarks

The following table lists the characteristics of this property.

Short Name PDSCH Slot Allocation
Data type cstr.png
Permissions Read/Write
High-level VIs N/A
Resettable Yes