.Modelica_Requirements.LogicalBlocks.DelayedRising

Output y is true after a duration of a rising input edge and false after a falling input edge

Information

Syntax

condition = DelayedRising(u=..., duration=...).y;

Description

Output y = true, after a rising edge of the input u and after u remains true for at least the defined duration . After a falling edge of u, y = false immediately.

Example

This block is demonstrated with the following example:

results in

simulation result

Generated at 2026-06-25T20:19:00Z by OpenModelicaOpenModelica 1.26.9 using GenerateDoc.mos