RFmx LTE VIs

Table of Contents

RFmxLTE Configure Band (VI)

  • Updated2024-04-10
  • 2 minute(s) read

RFmxLTE Configure Band (VI)

Owning Palette: Configuration

Configures the evolved universal terrestrial radio access (E-UTRA) operating frequency band of a subblock.

Use "subblock<n>" as the selector string to configure this VI.

RFmxLTE Configure Band

cio.gif

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

ci32.gif

Band specifies the E-UTRA operating frequency band of a subblock as defined in section 5.2 of the 3GPP TS 36.521 specification. Valid values are from 1 to 256, inclusive. The default value is 1.

cstr.gif

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.

cerrcodeclst.gif

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

iio.gif

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

ierrcodeclst.gif

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

Log in to get a better experience