You are viewing an old version of this page. View the current version.
Compare with Current View Page History
« Previous Version 2 Next »
The example below shows how to configure filling of retention tank based on measurement of minimum and maximum water level.
Inputs:
Output:
Equation smart rule has internal variable called LastState. This variable returns TRUE or FALSE based on last result of evaluation of this smart rule.
Equation
(LastState ANDÂ !St1) OR (!LastState ANDÂ !St)
Action
If result is TRUE: Valve ... Turn On
If result is FALSE: Valve ... Turn Off
Duration
Minimum duration ... 0:05:00 minutes