RFmxLTE Build Subframe String (VI)
- Updated2024-04-10
- 2 minute(s) read
RFmxLTE Build Subframe String (VI)
Owning Palette: DownlinkCreates a subframe string to use as a selector string with the configuration or fetch properties and VIs.
![]() |
Subframe Number specifies the subframe number for building the selector string. |
![]() |
Selector String specifies a selector string comprising of the signal name, subblock number, and carrier number. If you do not specify the signal name, the default signal instance is used. The default value is "subblock0/carrier0". Example: "subblock0/carrier0" "signal::sig1/subblock0/carrier0" "result::r1/subblock0/carrier0" "signal::sig1/result::r1/subblock0/carrier0" You can use the RFmxLTE Build Carrier String VI to build the selector string. |
![]() |
Selector String Out returns the selector string created by this VI. |