RFmx LTE VIs

Table of Contents

RFmxLTE Build Subframe String (VI)

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

RFmxLTE Build Subframe String (VI)

Owning Palette: Downlink

Creates a subframe string to use as a selector string with the configuration or fetch properties and VIs.

RFmxLTE Build Subframe String

ci32.gif

Subframe Number specifies the subframe number for building the selector string.

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"

"result::r1/subblock0/carrier0"

"signal::sig1/result::r1/subblock0/carrier0"

You can use the RFmxLTE Build Carrier String VI to build the selector string.

istr.gif

Selector String Out returns the selector string created by this VI.

Log in to get a better experience