Signal Routing

Goto Block

Sends a signal wirelessly to matching From blocks with the same tag. Acts as a virtual connection source.

Open Goto in BlockWerk →

# Goto

Sends a signal wirelessly to matching From blocks. Use Goto/From pairs to create virtual connections that reduce diagram clutter.

Parameters

| Parameter | Type | Default | Description | | --------- | ---- | ------- | ---------------------------------------------------------------------------------- | | tag | text | "A" | Tag name identifying this signal. Must match the tag on corresponding From blocks. |

Ports

Behaviour

Usage

1. Place a Goto block and set its tag (e.g., "speed") 2. Place one or more From blocks with the same tag 3. The signal flows wirelessly from Goto to all matching From blocks

Remarks