Creates a chain string.


icon

Inputs/Outputs

  • cstr.png Selector String

    Selector String specifies a selector string comprising of the signal name, result name, and segment number. If you do not specify the signal name, the default signal instance is used. You can also pass Selector String Out from the RFmxWLAN Build Segment String VI as an input to this VI. The default value is "segment0".

    Example:

    "segment0"

    "signal::sig1/segment0"

    "result::r1/segment0"

    "signal::sig1/result::r1/segment0"

    You can use the RFmxWLAN Build Segment String VI to build the selector string.

  • ci32.png Chain Number

    Chain Number specifies the chain number for building the selector string.

  • istr.png Selector String Out

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