RFmxLTE Configure Component Carrier Spacing VI
- Updated2025-04-08
- 3 minute(s) read
Configures the Component Carrier Spacing Type and Component Carrier at Center Frequency parameters, which help to set the spacing between adjacent component carriers within a subblock.
Use "subblock<n>" as the selector string to configure this VI.
Refer to the Channel Spacing and Carrier Frequency Offset Definition and Reference Frequency topics for more information about carrier spacing.

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 Spacing Type specifies the spacing between the two adjacent component carriers within a subblock. The default value is Nominal.
![]() Component Carrier at Center Frequency specifies the index of the component carrier having its center at the user-configured center frequency. RFmxLTE uses this parameter along with the CC Spacing Type property to calculate the component carrier frequency. The default value is -1. If the value is -1, the CC frequency values are calculated such that the center of aggregated carriers (subblock) lies at the subblock center frequency. This parameter is ignored if you set the Component Carrier Spacing Type parameter to User. ![]() 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. |