RFmx LTE VIs

Table of Contents

RFmxLTE SEM Configure Component Carrier Maximum Output Power (VI)

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

RFmxLTE SEM Configure Component Carrier Maximum Output Power (VI)

Owning Palette: SEM

Configures the maximum output power of the component carrier.

Use "carrier<k>" or "subblock<n>/carrier<k>" as the selector string to configure this VI.

Note  This VI is considered only when you set the Link Direction property to Downlink, eNodeB Category property to Medium Range Base Station, and SEM DL Mask Type property to eNodeB Category Based.

RFmxLTE SEM Configure Component Carrier Maximum Output Power

cio.gif

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

cdbl.gif

Component Carrier Max Output Power specifies the maximum output power per carrier, which is used only to choose the limit table for Medium Range Base Station. This value is expressed in dBm. Refer to the section 6.6.3 of the 3GPP 36.141 specification for more details. The default value is 0. Valid values are 0 to 38, inclusive.

cstr.gif

Selector String specifies a selector string comprising of the signal name, subblock number and carrier number. If you do not specify the signal name, the default signal instance is used. The default value is "subblock0/carrier0".

Example:

"subblock0/carrier0"

"signal::sig1/subblock0/carrier0"

You can use the RFmxLTE Build Carrier 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