RFmxEVDO Build Signal String VI
- Updated2025-10-13
- 2 minute(s) read
Creates a selector string for use with configuration or fetch properties and VIs.
Refer to the Selector String topic for information about the string syntax for named signals.

Inputs/Outputs
Result Name
—
Result Name specifies the name of the result when performing overlapped measurements. This input accepts the result name with or without the "result::" prefix. The default value is "" (empty string). Examples: "" "result::r1" "r1"
Signal Name
—
Signal Name specifies the name of the signal when using named signal configurations. This input accepts the signal name with or without the "signal::" prefix. The default value is "" (empty string). Examples: "" "signal::sig1" "sig1"
Selector String
—
Selector String returns the selector string you can use in the Selector String input parameter for Configuration VIs, Fetch VIs, or other VIs that build selector strings. This string contains the signal and/or result names with their appropriate prefixes. Examples: "" "signal::sig1" "result::r1" "signal::sig1/result::r1" |
Result Name
—
Selector String
—