RFmx LTE VIs

Table of Contents

RFmxLTE SEM Configure Offset Relative Limit (VI)

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

RFmxLTE SEM Configure Offset Relative Limit (VI)

Owning Palette: SEM

Configures the start and stop relative limit of the offset segment.

Use "offset<n>" or "subblock<n>/offset<n>" as the selector string to read results from this VI.

Note  This VI is considered only when you set the Link Direction property to Downlink and SEM DL Mask Type property to Custom.

RFmxLTE SEM Configure Offset Relative Limit

cio.gif

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

cdbl.gif

Relative Limit Start specifies the relative power limit corresponding to the beginning of the offset segment. This value is expressed in dB. The default value is -51.5.

cdbl.gif

Relative Limit Stop specifies the relative power limit corresponding to the end of the offset segment. This value is expressed in dB. The default value is -51.5.

cstr.gif

Selector String specifies a selector string comprising of the signal name, subblock number, and offset number. If you do not specify the signal name, the default signal instance is used.

Example:

"subblock0/offset0"

"signal::sig1/subblock0/offset0"

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