The comparator has three working ranges:
Range 1
P1 < |I1| O1 = TRUE
Range 2 P2 < |I1| < P1 O1 remains unchanged.
Range 3 |I1| < P2 O1 = FALSE
O2 = 1O
Special case:
P2 (lower threshold) is set higher than P1 (upper threshold) (thresholds exchanged):
O1 is TRUE if |I1| > P1.
O1 will be reset if P1 is deceeded again and P2 was not exceeded.
O1 is also reset if P2 is exceeded first and then deceeded again.
The output value can be changed by means of the two Boolean inputs I3 and I4:
Master Set sets output O1 to TRUE.
Master Reset sets output O1 to FALSE. Master Reset has priority over Master Set.
Note:
Percentages [%] have two decimals.
For example: Value 12345
IN
= 123.45% = 1.2345