This package contains utility blocks that are used to implement the control sequences within Buildings.Templates.Plants.Controls.
| Name | Description |
|---|---|
| CountTrue | Output the number of true elements in a Boolean array |
| FirstTrueIndex | |
| HoldReal | Hold value of real signal based on timer and Boolean signal |
| Initialization | Force signal value at initial time |
| LastTrueIndex | |
| MultiMaxInteger | Output the maximum element of the input vector |
| MultiMinInteger | Output the minimum element of the input vector |
| PIDWithEnable | PID controller with enable signal |
| PlaceholderInteger | Output a placeholder signal |
| PlaceholderLogical | Output a placeholder signal |
| PlaceholderReal | Output a placeholder signal |
| StageIndex | Evaluation of stage index from staging signals |
| TimerWithReset | Timer measuring the time from the time instant where the Boolean input became true |
| TrueArrayConditional | Output a Boolean array with a given number of true elements and a priority order |
| Validation | Collection of validation models |