Configures the array of start and stop relative limits of the offset segments.

Use "subblock<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.


icon

Inputs/Outputs

  • cstr.png Selector String

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

    Example:

    "subblock0"

    "signal::sig1/subblock0"

    "result::r1/subblock0"

    "signal::sig1/result::r1/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 Relative Limit Start (dBm)

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

  • c1ddbl.png Relative Limit Stop (dBm)

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

  • 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.