Creates selector string for use with spurious emissions (Spur) configuration or fetch properties and VIs.


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

    Example:

    ""

    "signal::sig1"

    "result::r1"

    "signal::sig1/result::r1"

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

  • ci32.png Range Number

    Range Number specifies the range number for building the range string.

  • istr.png Selector String Out

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