Scilab Website | Contribute with GitLab | Mailing list archives | ATOMS toolboxes
Scilab Online Help
5.5.1 - Русский

Change language to:
English - Français - 日本語 - Português -

Please note that the recommended version of Scilab is 2024.0.0. This page might be outdated.
See the recommended documentation of this function

Справка Scilab >> Xcos > palettes > Event handling palette > EVTDLY_c

EVTDLY_c

Event delay

Block Screenshot

Description

One event is generated Delay after an event enters the unique input event port. The initial output event is also defined through parameters. The event date of that block is computed by the formula :

where is the date of initial output event, the delay and the event occurrence.

Dialog box

  • Delay

    scalar. Time delay between input and output event.

    Properties : Type 'vec' of size 1

  • Date of initial output event

    scalar. If negative the block will never emit any output event (eg. disabled).

    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: evtdly4

Example

Interfacing function

  • SCI/modules/scicos_blocks/macros/Events/EVTDLY_c.sci

Computational function

  • SCI/modules/scicos_blocks/src/c/evtdly4.c (Type 4)

Report an issue
<< ESELECT_f Event handling palette EVTGEN_f >>

Copyright (c) 2022-2023 (Dassault Systèmes)
Copyright (c) 2017-2022 (ESI Group)
Copyright (c) 2011-2017 (Scilab Enterprises)
Copyright (c) 1989-2012 (INRIA)
Copyright (c) 1989-2007 (ENPC)
with contributors
Last updated:
Thu Oct 02 14:01:12 CEST 2014