Creates selector string specifying the port(s) for use with configuration or fetch properties and VIs.


icon

Inputs/Outputs

  • cstr.png Selector String

    Selector String specifies a selector string comprising of the signal name. If you do not specify the signal name, the default signal instance is used. The default value is "" (empty string).

    Example:

    ""

    "signal::mysignal1"

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

  • cstr.png Port Name

    Port Name specifies the signal name for building the selector string. This input accepts the port name with or without the "port::" prefix. The default value is "" (empty string).

    Example:

    ""

    "port::port1"

    "port1"

  • istr.png Selector String Out

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