RFmxLTE Configure Component Carrier (Array) VI
- Updated2025-04-08
- 3 minute(s) read
Configures an array of bandwidths, carrier offset frequencies, and cell IDs of component carriers.
Use "subblock<n>" as the selector string to configure this VI.

Inputs/Outputs
![]() Selector String specifies a selector string comprising of the signal name and the subblock number. If you do not specify the signal name, the default signal instance is used. The default is "" (empty string). Example: "subblock0" "signal::sig1/subblock0" You can use the RFmxLTE Build Subblock 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. ![]() Component Carrier Bandwidth specifies the array of channel bandwidths of the signal being measured. The default value is 10 M.
![]() Component Carrier Frequency specifies the array of offsets of the component carrier from the subblock center frequency that you configure in the Center Freq property. This parameter is applicable only if you set the CC Spacing Type property to User. The default value is 0. ![]() Cell ID specifies the array of the physical layer cell identities. The default value is 0. ![]() 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. |