Results 1 to 4 of 4

Thread: Acclimation period with WAV code check

  1. #1
    Frequent Visitor
    Join Date
    Nov 2013
    Location
    Wilmington, DE
    Posts
    163

    Acclimation period with WAV code check

    Adding copepods to some refugiums that have WAV pumps in them. For the first ~24hours I would like the pumps to be off most of the time, but I can't leave them off this whole time as the tanks would like get a bit cold. Hoping to have them run for about 20 seconds out of every 10 minutes. Then go back to normal after a couple of days.

    I created a virtual outlet called PodAcclimate with the following "advanced" code:
    Set OFF
    OSC 000:00/000:20/009:40 Then OFF
    If DoW S--WTFS Then OFF

    I am going to leave this off until the pods are acclimated then add the following to the advanced portion of the WAVs:
    If Outlet PodAcclimate = ON Then OFF

    Will this do what I want?

  2. #2
    Frequent Contributor zombie's Avatar
    Join Date
    Dec 2013
    Location
    Denver, CO
    Posts
    13,176
    You want then ON in the OSC statement. Otherwise it will work as intended.

    You might be an engineer if...You have no life and can prove it mathematically.

  3. #3
    Frequent Visitor
    Join Date
    Nov 2013
    Location
    Wilmington, DE
    Posts
    163
    Thanks. The last part of the OSC code I always forget it's function.

  4. #4
    Frequent Contributor zombie's Avatar
    Join Date
    Dec 2013
    Location
    Denver, CO
    Posts
    13,176
    Quote Originally Posted by TerraReef View Post
    Thanks. The last part of the OSC code I always forget it's function.
    The way it works is when you use Then ON, the form is

    OFF/ON/OFF

    When you use Then OFF the form is

    ON/OFF/ON


    Then OFF is rarely used in OSC, so use Then ON in nearly all cases. I've needed Then OFF for OSC probably 10 times in the thousands of threads I've helped people with that use OSC.

    You might be an engineer if...You have no life and can prove it mathematically.

Similar Threads

  1. Help! Check my code!
    By jstross94 in forum Misc Apex Usage & Programming
    Replies: 2
    Last Post: 07-28-2019, 18:05
  2. Acclimation photo- period
    By Batty in forum APEX Fusion
    Replies: 1
    Last Post: 08-13-2018, 10:59
  3. Please check my code...
    By alexkharden in forum Misc Apex Usage & Programming
    Replies: 4
    Last Post: 02-22-2016, 11:54
  4. Can someone check my code?
    By Railcar79 in forum Misc Apex Usage & Programming
    Replies: 29
    Last Post: 03-31-2014, 20:05
  5. Skimmer Code Check
    By fmjets11 in forum Misc Apex Usage & Programming
    Replies: 1
    Last Post: 03-19-2014, 09:31

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
  •