Apex: programming Ozone

  • Thread starter Thread starter Ali-F
  • Start date Start date
  • Tagged users Tagged users None

Ali-F

Active Member
View Badges
Joined
May 3, 2018
Messages
108
Reaction score
47
Location
UAE - AbuDhabi
Rating - 0%
0   0   0
Hi,

Can someone look into the codes I wrote below? I need to control the ozone as per 3 conditions:-

1- From 1.30 am to 4 am
2- when the Skimmer is switched off, the Ozonetor should be off
3- target ORP between 350 to 400

What is happening now is that the Ozonetor is working outside the timeframe and ORP target.

Thanks in advance.

* This is my virtual Output code:

Fallback OFF
Set OFF
If Time 01:30 to 04:00 Then ON


* This is my Ozone Output code:

Fallback OFF
Set OFF
If Output VR_OZONE = ON Then ON
If Output VR_OZONE = OFF Then OFF
If Output 220-4_Skimme = OFF Then OFF
If Output 220-4_Skimme = ON Then ON
If ORP < 350 Then ON
If ORP > 400 Then OFF
 
I would set on. Then use everything else to turn off

Fallback OFF
Set ON
If Time 04:01 to 01:30 then OFF
If Output 220-4_Skimme = OFF Then OFF
If ORP > 400 Then OFF

As you have it the only thing that matters is the ORP
 
I would set on. Then use everything else to turn off

Fallback OFF
Set ON
If Time 04:01 to 01:30 then OFF
If Output 220-4_Skimme = OFF Then OFF
If ORP > 400 Then OFF

As you have it the only thing that matters is the ORP
Thanks man. it is working perfectly.
 

ARE YOU READY TO CONFESS TO CRAZIEST, DUMBEST, FUNNIEST THING YOU’VE EVER DONE IN REEFING?

  • Yeah, I'll confess! (Share your story in the comments!)

    Votes: 26 63.4%
  • Nah, I'll keep mine a secret...(Don't be like that, share with the class!)

    Votes: 15 36.6%
Back
Top
Home
Post thread…
Market
What's new