Skip to main content

Module event

Module event 

Source
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§

EventStateChange
A detected change in event state.
LimitEnable
Which limits are enabled (Clause 12.1.14).
OutOfRangeDetector
OUT_OF_RANGE event detector for analog objects.

Enums§

EventTransition
Event transition category per ASHRAE 135-2020 Clause 13.2.5.