RFmxLTE Build Signal String (VI)
- Updated2024-04-10
- 2 minute(s) read
RFmxLTE Build Signal String (VI)
Owning Palette: Build StringCreates a selector string to use with configuration or fetch properties and VIs.
![]() |
Result Name specifies the result name for building the selector string. This input accepts the result name with or without the "result::" prefix. The default value is "" (empty string). 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" |
![]() |
Selector String returns the selector string. |