Just need some clearification on how the Max Change function works. Example:
If Time > 00:00 Then SKM ON
If Temp > 83.0 Then SKM OFF
Max Change 060 M Then SKM OFF
If FL1 = ON Then SKM OFF
My question: Is the last line FL1 = ON still bound to the Max Change statement? If FL1 = OFF will SKM come back on immediately of after 60 M?
If Time > 00:00 Then SKM ON
If Temp > 83.0 Then SKM OFF
Max Change 060 M Then SKM OFF
If FL1 = ON Then SKM OFF
My question: Is the last line FL1 = ON still bound to the Max Change statement? If FL1 = OFF will SKM come back on immediately of after 60 M?