Results 1 to 5 of 5

Thread: Can we control an Ozonizer with the APEX?

  1. #1
    New User
    Join Date
    Jun 2017
    Location
    Paris
    Posts
    13

    Can we control an Ozonizer with the APEX?

    Hi guys,

    I'm wondering if we can control an Ozonizer with the APEX 2016 and the Energy Bar? I guess we could but not sure as I never use an ozonizer and I'm thinking about use it. Are anybody use it with the APEX and would share your code?

    Thanks!

    Zweebe

  2. #2
    Frequent Visitor rkpetersen's Avatar
    Join Date
    Jun 2017
    Location
    Near Seattle
    Posts
    940
    Yes, I do, with an Ozotech Poseidon 220 ozone generator. I push air through an air dryer and on to the ozonizer with an air pump that is on the same EB outlet as the ozonizer; they turn on and off together. I monitor ORP at two locations, in the sump after the skimmer/ozonizer, and in the overflow returning from the tank. Here's my code; I've tweaked it quite a bit and the purpose of some of it may not be entirely obvious. Basically, it turns the ozone on when orp is below a certain level on the sump probe, and also gives a small pulse of ozone for 5 minutes every 4 hours. If I want to give a 20 minute burst of ozone, I have a manual output configured to do that; just toggle it on and back off. However if for whatever reason the orp reading on the sump probe or the overflow probe is above certain higher levels, these actions are cancelled. Ozone is also turned off during feeding (FeedA & B), and during and for 1 hour after maintenance tasks like water changes (FeedC & D). Ozone is also off when the return pump is off, the skimmer is off, or there is a power outage lasting more than 5 minutes.



    Fallback OFF
    OSC 000:00/005:00/235:00 Then ON
    If ORP < 455 Then ON
    If Output FeedCDLok060 = ON Then OFF
    If Output Ozone020 = ON Then ON
    If ORP > 470 Then OFF
    If ORP2 > 380 Then OFF
    If FeedA 000 Then OFF
    If FeedB 000 Then OFF
    If Output Skimmer = OFF Then OFF
    If Output ReturnPump = OFF Then OFF
    If Output PowerOut5Min = ON Then OFF

  3. #3
    Frequent Visitor Reeffish's Avatar
    Join Date
    Nov 2016
    Location
    US, Central
    Posts
    89
    My O3 code




    Sent from my iPhone using Tapatalk

  4. #4
    Master Control Freak RussM's Avatar
    Join Date
    Dec 2012
    Location
    California - US Pacific
    Posts
    22,489
    Quote Originally Posted by zweebe View Post
    would share your code?Zweebe
    I suggest starting with the ORP Control type. Choose the EnergyBar outlet you plugged the generator into, the in the Control Type field, choose "ORP Control", then enter the high and low ORP values you want to maintain the ORP range within. No programming required.
    Please do not send me PMs with technical questions or requesting assistance - use the forums for Apex help. PM me ONLY if the matter is of a private or personal nature. Thanks.

  5. #5
    New User
    Join Date
    Jun 2017
    Location
    Paris
    Posts
    13
    Thank you guys :-)

    I got different way to make the control, that's great! :-)

Similar Threads

  1. Help! Apex control radion
    By chuckies reef in forum APEX Fusion
    Replies: 3
    Last Post: 03-08-2015, 08:32
  2. Help! Apex out of control!
    By vuqchu in forum Apex Classic/Apex Lite/Apex Jr
    Replies: 1
    Last Post: 05-31-2014, 03:44
  3. Apex lite control apex junior?
    By robzifer in forum Apex Classic/Apex Lite/Apex Jr
    Replies: 2
    Last Post: 12-31-2013, 05:06
  4. Help! Ozonizer programming
    By Imad-Farhat in forum Apex Programming for Dosing, ATO, and AWC
    Replies: 3
    Last Post: 09-26-2013, 04:42
  5. Replies: 2
    Last Post: 09-11-2013, 05:36

Bookmarks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •