PDA

View Full Version : Need help program for Tunze Osmolator


staggeringwade
11/10/2012, 11:43 PM
How do I set up the programming for a tunze osmolator ATO?
I want it plugged into an outlet that turns off if ph goes over 8.4. Then turns back on when ph drops.
I also want it to turn off in feed mode.
I need the ATO to go into a 5 minute delay after system returns from feed mode, so I don't have to hear the Tunze hi water alarm beep.
Thanks

staggeringwade
11/10/2012, 11:44 PM
How do I set up the programming for a tunze osmolator ATO?
I want it plugged into an outlet that turns off if ph goes over 8.4. Then turns back on when ph drops.
I also want it to turn off in feed mode.
I meant to say i want it to turn off in standby modes.
I need the ATO to go into a 5 minute delay after system returns from feed mode, so I don't have to hear the Tunze hi water alarm beep.
Thanks

RussM
11/10/2012, 11:53 PM
Set ON
If pH > 8.4 Then OFF
If FeedA 005 Then OFF

staggeringwade
11/12/2012, 11:18 AM
Set ON
If pH > 8.4 Then OFF
If FeedA 005 Then OFF

Is this right according to what I read below?
Fallback On
Set On
If ph> 8.4 Then OFF
IF FeedA 005 Then OFF




Manual states "SET is one of those little “gotcha” commands that you always have to look at, especially if something isn’t working the way you think it should. In general do not use the set statement if you use the probe values to turn on/off the outlet."

staggeringwade
11/12/2012, 11:21 AM
I'm confused on the Feed Functions, can't find them.
I basically wanted to setup Feed A for 50 minutes.

staggeringwade
11/12/2012, 11:24 AM
To clarify more, wanted to use feed A to turn off outlets (skimmer, recirculation pumps, ATO) for tank maintenance.

staggeringwade
11/12/2012, 11:27 AM
I see Feed D in the manual is more what I need, but can't find it on the web server.

staggeringwade
11/13/2012, 12:54 PM
Well I think I got it figured out.