PAB - ZONES
Revision as of 14:38, 16 November 2021 by Djestrab (talk | contribs) (Djestrab moved page PAB - ZONES Examples to PAB - ZONES)
The condition is evaluated according to the specified zones when the current value is in one of the zones for 10s.
Eg: If the current is 130mA for at least 10s, the condition is evaluated as 2 (zone number).
{ "type": "ZONES", "source": "OUTPUTS/2/CURRENT", "thresholds": [ 50, 100, 150, 200 ], "timeHysteresis": 10 }