Configures an array of the start limit and the stop limit of the offset segments.

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


icon

Inputs/Outputs

  • cstr.png Selector String

    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 value is "subblock0".

    Example:

    "subblock0"

    "signal::sig1/subblock0"

    You can use the RFmxNR Build Signal 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 Absolute Limit Start (dBm)

    Absolute Limit Start specifies an array of the absolute power limit corresponding to the beginning of an offset segment. This value is expressed in dBm. The default value is -21.

  • c1ddbl.png Absolute Limit Stop (dBm)

    Absolute Limit Stop specifies an array of the absolute power limit corresponding to the end of an offset segment. This value is expressed in dBm. The default value is -21.

  • 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 of your RFmx session to the next VI.

  • ierrcodeclst.png error out

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