Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
END_c
END_c block
Block Screenshot
Contents
Palette
Description
That block increases the current time to the final integration time of the simulation when it is activated :
with Tcur the activation date of the block and Tf the final integration time defined in the in the Setup item of the simulate Menu (scs_m.props.tf).
Note that the 'Final simulation time' item (on diagram settings) always end the simulation at the specified time. This block should be configured to end the simulation before this setting.
Dialog box
Final simulation time
That parameter is a date for an initial output event. By using a feed back from the event output port to the event input port, then that block can himself end the simulation at the time defined by this parameter.
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: 1
continuous-time state: no
discrete-time state: no
object discrete-time state: no
name of computational function: scicosexit
Interfacing function
SCI/modules/scicos_blocks/macros/Events/END_c.sci
Computational function
SCI/modules/scicos_blocks/src/c/scicosexit.c (Type 4)
End example
See also
Report an issue | ||
<< ENDBLK | Sinks palette | TOWS_c >> |