Scilab Home page | Wiki | Bug tracker | Forge | Mailing list archives | ATOMS | File exchange
Please login or create an account
Change language to: Français - Português - Русский - 日本語
Scilab Help >> Xcos > palettes > Signal routing palette > FROM

FROM

FROM Receives data from a corresponding GOTO

Block Screenshot

Description

The main role of the GOTO/FROM blocks is to transport signals from a block to another block without connecting them physically. The FROM block transports its received data (from the corresponding GOTO) to its output. Multiples FROM blocks can receive data from one GOTO, although a GOTO can send data to multiple FROM.

The GOTO and FROM blocks are connected by the tag parameter.

For information on the visibility and limitation of these blocks please refer to the GOTO documentation.

This block can support all the data types.

Dialog box

  • Tag

    The tag of the GOTO block passing the signal to this FROM block.

    Properties : Type 'str' of size -1.

Default properties

  • always active: no

  • direct-feedthrough: no

  • zero-crossing: no

  • mode: no

  • regular outputs:

    - port 1 : size [-1,-2] / type -1

  • number/sizes of activation inputs: 0

  • number/sizes of activation outputs: 0

  • continuous-time state: no

  • discrete-time state: no

  • object discrete-time state: no

  • name of computational function: from

Interfacing function

  • SCI/modules/scicos_blocks/macros/Branching/FROM.sci

Scilab Enterprises
Copyright (c) 2011-2015 (Scilab Enterprises)
Copyright (c) 1989-2012 (INRIA)
Copyright (c) 1989-2007 (ENPC)
with contributors
Last updated:
Wed Jun 15 08:27:49 CEST 2016