.Modelica_Requirements.TimeLocators.Until

Output is true, until first rising edge of input

Information

Syntax

condition = Until(u=...).y;

Description

Until the first rising edge of Boolean input u, output y = true. Afterwards, y = false. If input u = true at initialization, y = false always.

Example

This block is demonstrated with the following example:

results in

simulation result

Generated at 2025-04-15T18:20:12Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos