Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
EVTVARDLY
Event variable delay
Block Screenshot
Contents
Palette
Description
One event is generated Delay after an event enters the unique input event port. The value of the delay is read from the regular input port. Block may also generate an initial output event.
Dialog box
Initial event firing time
One event is generated on the unique output event port if Event time is larger than equal to zero, if not, no event is generated.
Properties : Type 'vec' of size 1
Default properties
always active: no
direct-feedthrough: yes
zero-crossing: no
mode: no
regular inputs:
- port 1 : size [1,1] / type 1
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: evtvardly
Interfacing function
SCI/modules/scicos_blocks/macros/Events/EVTVARDLY.sci
Computational function
SCI/modules/scicos_blocks/src/c/evtvardly.c (Type 4)
Event Variable Delay example
Report an issue | ||
<< EVTGEN_f | Event handling palette | Extract_Activation >> |