.Modelica_Requirements.LogicalBlocks.DelayedRising

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 2024-10-31T19:25:48Z by OpenModelicaOpenModelica 1.24.0 using GenerateDoc.mos