.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-04-19T18:16:02Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos