Toggling Between Connector and Block-Local Sequence Call

Note

This topic applies only to SWCs specified as block diagrams. In addition, it applies only to connectors and block-local sequence calls in statement blocks.

To convert a block-local sequence call into a connector, proceed as follows.

  1. Right-click the block-local sequence call you want to convert.
  2. Select Connector from the context menu.

    The block-local sequence call is converted into a connector. The number is kept.

  3. Connect the connector to a suitable control-flow element.

To convert a connector into a block-local sequence call, proceed as follows.

  1. Right-click the connector you want to convert.
  2. Select Block-local sequence call from the context menu.

    The connector is converted into a block-local sequence call. The number is kept, and the name of the statement block is inserted automatically.

See also

Statement Blocks

Block-Local Sequence Calls