- Joined
- Nov 14, 2017
- Messages
- 606
- Reaction score
- 251
- Location
- Southern Ca
- What state or country do you live in
- California
Hi I’m attempting to find the perfect coding for maintaining my pH at 8.10. How can I run the doser for only 15 seconds when it is triggered to ON?
Here’s my current:
Fallback OFF
If FeedB 032 Then OFF
If pH < 8.10 Then ON
If pH > 8.11 Then OFF
If Output ReturnUVATO = OFF Then OFF
Here’s my current:
Fallback OFF
If FeedB 032 Then OFF
If pH < 8.10 Then ON
If pH > 8.11 Then OFF
If Output ReturnUVATO = OFF Then OFF

