modelOffTimerNonZeroStart
Test model for off timer with negative start time
Extends from Buildings.Controls.Continuous.Examples.OffTimer (Example model for off timer).
Information
This model tests the implementation the Buildings.Controls.Continuous.OffTimer for negative start time.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Sources.BooleanPulse | booleanPulse (from OffTimer) | ||
| Buildings.Controls.Continuous.OffTimer | offTim1 (from OffTimer) | ||
| Buildings.Controls.Continuous.OffTimer | offTim2 (from OffTimer) | ||
| Modelica.Blocks.Logical.Not | not1 (from OffTimer) |
Revisions
-
May 12, 2017, by Michael Wetter:
First implementation.