RFmx LTE Properties

Table of Contents

Component Carrier:Downlink:User Defined:PDSCH:RB Allocation Property

  • Updated2024-04-10
  • 1 minute(s) read

Component Carrier:Downlink:User Defined:PDSCH:RB Allocation Property

Short Name: PDSCH RB Allocation

Property of RFmxLTE

Specifies the resource blocks of the physical downlink shared channel (PDSCH) allocation.

The following string formats are supported for this property:

1) RB StartValue1-RB StopValue1,RB StartValue2-RB StopValue2

2) RB 1,RB 2

3) RB StartValue1-RB StopValue1, RB 1,RB StartValue2-RB StopValue2,RB 2

For example: If the RB allocation is 0-5,7,8,10-15, the RB allocation string specifies contiguous resource blocks from 0 to 5, resource block 7, resource block 8, and contiguous resource blocks from 10 to 15.

Use "PDSCH<m>" or "subframe<l>" or "carrier<k>" or "subblock<n>/carrier<k>/subframe<l>/PDSCH<m>" as the selector string to configure or read this property.

The default value is 0-49.

Remarks

The following table lists the characteristics of this property.

Datatype cstr.gif
PermissionsRead/Write
High-level VIs RFmxLTE Configure PDSCH
ResettableYes

Log in to get a better experience