Results 1 to 2 of 2

Thread: Skimmer Program Planted Tank

  1. #1
    New User
    Join Date
    Dec 2015
    Location
    US, Mountain Time
    Posts
    9

    Skimmer Program Planted Tank

    Hi all
    I am adding a skimmer to my planted tank to keep surface film down

    I want it to turn on one day a week between 11 and 11:10, in addition if the PH is below 6.6 I want it to run regardless of the day or time

    I have come up with a program but want some feed back before I start using it
    Code:
    SKIMMER
    
    Fallback OFF
    
    Set OFF
    
    If Time 11:00 to 11:10 Then ON  
    
    If DoW SM-WTFS Then OFF
    
    If pH < 6.6 Then ON
    


    I was thinking of breaking this into two virtual programs but I am not sure if it is needed in this case


  2. #2
    Master Control Freak RussM's Avatar
    Join Date
    Dec 2012
    Location
    California - US Pacific
    Posts
    22,488
    The program will do just as you described. No need for any virtual outlets here.
    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.

Similar Threads

  1. Planted tank Ph/ Co2 question
    By MarshallP in forum Misc Apex Usage & Programming
    Replies: 0
    Last Post: 03-24-2022, 14:59
  2. Review My Program BML MC Planted Tank Lighting Program Based on Season Table
    By Natebuchholz in forum Apex Programming for Lighting
    Replies: 10
    Last Post: 07-22-2016, 10:21
  3. Question: Set up for a Planted Tank
    By amodernstitch in forum Pre-Sales Questions
    Replies: 5
    Last Post: 04-12-2016, 12:46
  4. Question: Using DDR for a freshwater planted tank
    By dragam in forum DŌS & DDR – Dosing and Fluid Metering System
    Replies: 2
    Last Post: 01-11-2016, 17:44
  5. Question: CO2 program for a planted tank
    By exv152 in forum Apex Programming for Dosing, ATO, and AWC
    Replies: 7
    Last Post: 08-15-2015, 03:22

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
  •