Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
CLKGOTO
Send input events to the corresponding CLKFROM block
Block Screenshot
Description
This block is used to connect events ports. For more information on how it works please refer to the documentation of the GOTO block by clicking on the link in the "See also" field.
Parameters
Tag
This parameter identifies the Goto block whose scope is defined in this block.
Properties : Type 'str' of size -1.
Tag Visibility (1=Local 2=Scoped 3=Global)
This parameter identifies the visibility of the block. It can be local(1), scoped(2) or global(3).
Properties : Type 'vec' of size 1.
Default properties
always active: no
direct-feedthrough: no
zero-crossing: no
mode: no
number/sizes of activation inputs: 1
number/sizes of activation outputs: 0
continuous-time state: no
discrete-time state: no
object discrete-time state: no
name of computational function: clkgoto
Interfacing function
SCI/modules/scicos_blocks/macros/Branching/CLKGOTO.sci
See also
- GOTO — Send input data to the corresponding FROM block
Report an issue | ||
<< CLKFROM | Event handling palette | CLKGotoTagVisibility >> |