Creates the offset string to use as the selector string with adjacent channel power (ACP) and spectral emission mask (SEM) offset configuration or fetch properties and VIs.

Refer to the Selector String topic for information about the string syntax for named signals.


icon

Inputs/Outputs

  • cstr.png Selector String

    Selector String specifies a selector string comprising of the signal name and result name. 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 "" (empty string).

    Examples:

    ""

    "signal::sig1"

    "result::r1"

    "signal::sig1/result::r1"

    You can use the RFmxEVDO Build Signal String VI to build the selector string.

  • ci32.png Offset Number

    Offset Number specifies the offset number for building the selector string.

  • istr.png Selector String Out

    Selector String Out returns the selector string you can use in the Selector String input parameter for Configuration VIs, Fetch VIs, or the RFmxEVDO Initiate VI.