Creates the user number string.


icon

Inputs/Outputs

  • cstr.png Selector String

    Selector String specifies a selector string comprising of the signal name, result name, subblock number, and bandwidth part number. 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 "" (empty string).

    Example:

    "subblock0/carrier0/bwp0"

    "signal::sig1/subblock0/carrier0/bwp0"

    "result::r1/subblock0/carrier0/bwp0"

    "signal::sig1/result::r1/subblock0/carrier0/bwp0"

    You can use the RFmxNR Build Bandwidth Part String VI to build the selector string.

  • ci32.png User Number

    User Number specifies the user number for building the selector string.

  • istr.png Selector String Out

    Selector String Out returns the selector string created by this VI.