Engee documentation

From

Receives a signal from the Goto block.

from

Description

The From block receives a signal from the corresponding Goto block, and then transmits it as an output. The output data type is the same as the input data of the Goto block. The From and Goto blocks allow the signal to be transferred from one block to another without actually connecting them.

A From block can only receive its signal from one Goto block, although a Goto block can transmit its signal to more than one From block.

To associate a Goto block with a From block, enter the Goto block tag in the Goto Tag parameter.

The Tag visibility parameter of the Goto block defines the From blocks that can receive its signal.

Ports

Output

Port_1 - signal from the connected Goto unit
scalar | vector | matrix

Signal from the connected block Goto, output with the same dimensions and data type as the input to the block Goto.

Parameters

Goto Tag - tag of Goto block that redirects its signal to this block
A (by default) | <More Tags…​> | …​

Specify the tag of the Goto block that redirects its signal to this From block. To change the tag, select a new tag from the drop-down list.

Usage in program code

Block parameter

GotoTag

Values

A | …​

* By default*

A.