RFmxLTE Build Offset String VI
- Updated2025-04-08
- 2 minute(s) read
Creates an offset string to use as a selector string with SEM and ACP offset configuration or fetch properties and VIs.

Inputs/Outputs
![]() Selector String specifies a selector string comprising of the signal name and the 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 "subblock0". Example: "subblock0" "signal::sig1/subblock0" "result::r1/subblock0" "signal::sig1/result::r1/subblock0" You can use the RFmxLTE Build Signal String VI to build the selector string. ![]() Offset Number specifies the offset number for building the selector string. ![]() Selector String Out returns the selector string created by this VI. |