SetPdschResourceBlockAllocation(string, string)
- Updated2025-04-08
- 1 minute(s) read
Sets the resource blocks of the physical downlink shared channel (PDSCH) allocation.
Syntax
Namespace: NationalInstruments.RFmx.LteMX
public int SetPdschResourceBlockAllocation(string selectorString, string value)
Remarks
This method sets the value of PdschResourceBlockAllocation attribute.The default value is 0-49.
Parameters
Name | Type | Description |
---|---|---|
selectorString | string | Specifies the subblock number, carrier number, subframe number and pdsch number. |
value | string | Specifies the resource blocks of the physical downlink shared channel (PDSCH) allocation. |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.