View Single Post
Unread 07/18/2011, 07:42 AM   #5
desx2501
Registered Member
 
Join Date: Oct 2010
Posts: 81
Quote:
Originally Posted by swearint View Post
If you want to add a Defer for the pH increase, you will need to use a virtual outlet. If you add it to the existing outlet, it will interfere with the timing of the dosage.
Why can't he just add this statement at the end?

If pH > [x] Then OFF
Defer 000:10 Then OFF

This way, wouldn't the dosage timing be preserved EXCEPT when the pH is higher than [x] for 10secs or more?

I would also believe that the "Defer 001:39 Then ON" would make sure it's NEVER ON. With the timing there, it would never be "ON" for more than a minute, so that last statement would prevent turning ON.

What am I understanding wrong?


desx2501 is offline   Reply With Quote