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.


icon

Inputs/Outputs

  • cstr.png Selector String

    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.

  • cgenclassrntag.png Instrument Handle In

    Instrument Handle In specifies the RFmx session refnum. Instrument Handle In is obtained from the RFmxInstr Initialize NIRFSA VI.

  • c1ddbl.png Component Carrier Bandwidth (Hz)

    Component Carrier Bandwidth specifies the array of channel bandwidths of the signal being measured. The default value is 10 M.

    200.0 k (2e5)

    Indicates a channel bandwidth of 200 kHz. This value indicates that the received signal is an NB-IoT stand-alone signal.

    1.4 M (1.4e6)

    Indicates a channel bandwidth of 1.4 MHz.

    3.0 M (3e6)

    Indicates a channel bandwidth of 3 MHz.

    5.0 M (5e6)

    Indicates a channel bandwidth of 5 MHz.

    10.0 M (10e6)

    Indicates a channel bandwidth of 10 MHz.

    15.0 M (15e6)

    Indicates a channel bandwidth of 15 MHz.

    20.0 M (20e6)

    Indicates a channel bandwidth of 20 MHz.

  • c1ddbl.png Component Carrier Frequency (Hz)

    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.

  • c1di32.png Cell ID

    Cell ID specifies the array of the physical layer cell identities. The default value is 0.

  • cerrcodeclst.png error in (no error)

    error in describes error conditions that occur before this node runs. This input provides standard error in functionality.

  • igenclassrntag.png Instrument Handle Out

    Instrument Handle Out passes a reference to your RFmx session to the next VI.

  • ierrcodeclst.png error out

    error out contains error information. This output provides standard error out functionality.