Expand description
Intrinsic reporting — OUT_OF_RANGE event state machine.
Per ASHRAE 135-2020 Clause 13.3.2, the OUT_OF_RANGE algorithm monitors an analog present_value against HIGH_LIMIT and LOW_LIMIT with a DEADBAND to prevent oscillation at the boundary.
Structs§
- Event
State Change - A detected change in event state.
- Limit
Enable - Which limits are enabled (Clause 12.1.14).
- OutOf
Range Detector - OUT_OF_RANGE event detector for analog objects.
Enums§
- Event
Transition - Event transition category per ASHRAE 135-2020 Clause 13.2.5.