Signal Routing

From Block

Receives a signal wirelessly from a matching Goto block with the same tag. Acts as a virtual connection receiver.

Open From in BlockWerk →

# From

Receives a signal wirelessly from a matching Goto block. Use Goto/From pairs to create virtual connections that reduce diagram clutter.

Parameters

| Parameter | Type | Default | Description | | --------- | ---- | ------- | ------------------------------------------------------------------------------------------- | | tag | text | "A" | Tag name identifying the signal source. Must match the tag on the corresponding Goto block. |

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