SetCoresetNumberOfResourceBlocks(string, int)
- Updated2025-10-13
- 1 minute(s) read
Sets the number of consecutive resource blocks of CORESET cluster.
Syntax
Namespace: NationalInstruments.RFmx.NRMX
public int SetCoresetNumberOfResourceBlocks(string selectorString, int value)
Remarks
This method sets the value of CoresetNumberOfResourceBlocks attribute.The value should be a multiple of 6. The default value is -1. If you set this property to the default value, all available resource blocks within the bandwidth part are configured.
Parameters
| Name | Type | Description |
|---|---|---|
| selectorString | string | Specifies the subblock number, carrier number, bwp number, coreset number and coresetcluster number. |
| value | int | Specifies the number of consecutive resource blocks of CORESET cluster. |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.