RFmxVNA Build Signal String VI
- Updated2025-01-27
- 2 minute(s) read
RFmxVNA Build Signal String VI
Creates selector string for use with configuration or fetch properties and VIs.

Inputs/Outputs
![]() Result Name specifies the name to be associated with measurement results. Provide a unique name, such as "r1" to enable fetching of multiple measurement results and traces. This input accepts the result name with or without the "result::" prefix. The default value is "" (empty string), which refers to the default result instance. Example: "" "result::r1" "r1" ![]() Signal Name specifies the signal name for building the selector string. This input accepts the signal name with or without the "signal::" prefix. The default value is "" (empty string). Example: "" "signal::sig1" "sig1" ![]() |