I5=WT00 (
//analog temperature scaling
I9 ( EN := , I1 := IA1, X1 := 0, Y1 := -30.0, X2 := 4096, Y2 := 100.0, QV => );
// and enable a timer with the logic
WT01 ( EN:= LS09QV < 70.0, Q1 =>);
Then Q1= 7:00, 11:00; and 22:00, 2:00;
If WT01 (EN:= LS09QV > 69.9, Q1=>);
Then Q1= 8:00, 11:00 and 22:00, 1:00;
set the 2nd timer
.. Like this one ...
- and the output is timer one or timer two