RFmxLTE Configure PUSCH Resource Blocks VI
- Updated2025-04-08
- 3 minute(s) read
Configures the start and number of resource blocks allocated for the physical uplink shared channel (PUSCH) cluster.
Use "cluster<l>" or "carrier<k>" or "subblock<n>/carrier<k>/cluster<l>" as the selector string to configure this result.

Inputs/Outputs
![]() Selector String specifies a selector string comprising of the signal name, subblock number, carrier number, and the cluster number. If you do not specify the signal name, the default signal instance is used. The default is "" (empty string). Example: "subblock0/carrier0/cluster0" "signal::sig1/subblock0/carrier0/cluster0" You can use the RFmxLTE Build Cluster String VI to build the selector string. ![]() Instrument Handle In specifies the RFmx session refnum. Instrument Handle In is obtained from the RFmxInstr Initialize NIRFSA VI. ![]() Resource Block Offset specifies the starting resource block number of a PUSCH cluster. The default value is 0. ![]() Number of Resource Blocks specifies the number of consecutive resource blocks in a PUSCH cluster. The default value is -1. If you set this parameter to -1, all available resource blocks for the specified bandwidth are configured. ![]() error in describes error conditions that occur before this node runs. This input provides standard error in functionality. ![]() Instrument Handle Out passes a reference to your RFmx session to the next VI. ![]() error out contains error information. This output provides standard error out functionality. |