Reef Central Online Community

Go Back   Reef Central Online Community > Sponsor Forums > Neptune Systems
Blogs FAQ Calendar Mark Forums Read

Notices

User Tag List

Reply
Thread Tools
Unread 07/04/2011, 07:43 AM   #1
createdlight
Registered Member
 
createdlight's Avatar
 
Join Date: Oct 2010
Posts: 184
noob fan problem

Hi all , I'm a noob with the apex system, but trying to set it up after having it for months now with only temp and ph probe...LOL
Well anyhow trying to setup up a fan, house fan (sits by top of tank) i have it plugged into energybar #8 slot which is a relay port i guess? and i programed for the 8 spot (FALLBACK:ON)(TEMP PROBE: TEMP)(ON TEMP:81.0)(OFF TEMP: 78.0) well temp got to 81.8 in tank as far as the display read, and fan did not come on. i did turn it on through the manual set up (auto,on,off) and it works, so i know i have it plugged in the right spot on the energybar.
anyone any idea's?

thanks gary


createdlight is offline   Reply With Quote
Unread 07/04/2011, 07:56 AM   #2
david00061
Registered Member
 
Join Date: Jan 2011
Location: st joseph Missouri
Posts: 2,341
this is what i have it works for me

Fallback ON
If Temp > 78.1 Then ON
If Temp < 77.7 Then OFF
Defer 001:30 Then ON
Defer 001:30 Then OFF


david00061 is offline   Reply With Quote
Unread 07/04/2011, 08:00 AM   #3
david00061
Registered Member
 
Join Date: Jan 2011
Location: st joseph Missouri
Posts: 2,341
did you add the greater and less then characters? < >


david00061 is offline   Reply With Quote
Unread 07/04/2011, 08:23 AM   #4
createdlight
Registered Member
 
createdlight's Avatar
 
Join Date: Oct 2010
Posts: 184
Quote:
Originally Posted by david00061 View Post
did you add the greater and less then characters? < >
no i just modified the wizard settings ???


createdlight is offline   Reply With Quote
Unread 07/04/2011, 08:31 AM   #5
createdlight
Registered Member
 
createdlight's Avatar
 
Join Date: Oct 2010
Posts: 184
Quote:
Originally Posted by david00061 View Post
this is what i have it works for me

Fallback ON
If Temp > 78.1 Then ON
If Temp < 77.7 Then OFF
Defer 001:30 Then ON
Defer 001:30 Then OFF
I really don't understand this defer statement?
what ever it is it seems to fight itself
at 001:30 then on and 001:30 then off ....on and off at the same time???


createdlight is offline   Reply With Quote
Unread 07/04/2011, 09:56 AM   #6
RussM
Registered Member
 
Join Date: Jan 2007
Location: El Cajon, CA
Posts: 7,818
No, they don't fight one another; in fact they work totally independently. One delays the outlet from changing from ON->OFF, the other from OFF->ON. You can have defer in one "direction", or both "directions". Or none at all, of course.


RussM is offline   Reply With Quote
Unread 07/04/2011, 10:24 AM   #7
david00061
Registered Member
 
Join Date: Jan 2011
Location: st joseph Missouri
Posts: 2,341
Quote:
Originally Posted by createdlight View Post
I really don't understand this defer statement?
what ever it is it seems to fight itself
at 001:30 then on and 001:30 then off ....on and off at the same time???
Did it work for you?

You can just paste in the one i posted and see if that works.
defer is on page 58 on The Unofficial New User Guide

http://reeftech.webs.com/Apex%20New%20User%20Guide.pdf



Last edited by david00061; 07/04/2011 at 10:32 AM.
david00061 is offline   Reply With Quote
Unread 07/04/2011, 12:29 PM   #8
createdlight
Registered Member
 
createdlight's Avatar
 
Join Date: Oct 2010
Posts: 184
Pulling hair out!
Ok here's what i redid....i changed mod for #8 to advanced under modify outlet, this let me program outlet to (Fallback on)if temp > then 81.5 then on
...if temp < 78.5 then off. Fan did come on for awhile, but shut off way before set point, it seemed to shut off at 80.0 and not the <78.5 that i programed. And i did not see any option for defer at all?
Am i doing this programing right?

Thanks gary


createdlight is offline   Reply With Quote
Unread 07/04/2011, 01:08 PM   #9
aquamanic
WHO DAT??
 
aquamanic's Avatar
 
Join Date: Sep 2009
Location: Baton Rouge, LA
Posts: 5,709
Did you have a Set OFF in that program? For example

Fallback ON
Set OFF
If Temp > 81.5 Then ON
If Temp < 78.5 Then OFF

Follow the above example...the Set OFF will take precedence as soon as the temp drops to 81.5. It will never get to the 78.5. Since in the above example, you have both ON and OFF conditions specified, simply remove the 'set OFF' and you would be good.


__________________
I don't work for Neptune. Please put all questions into forum posts and not PM's.
Visit the Neptune Community Forums for the latest Neptune updates - forum.neptunesystems.com
aquamanic is offline   Reply With Quote
Unread 07/04/2011, 01:17 PM   #10
createdlight
Registered Member
 
createdlight's Avatar
 
Join Date: Oct 2010
Posts: 184
Quote:
Originally Posted by aquamanic View Post
Did you have a Set OFF in that program? For example

Fallback ON
Set OFF
If Temp > 81.5 Then ON
If Temp < 78.5 Then OFF

Follow the above example...the Set OFF will take precedence as soon as the temp drops to 81.5. It will never get to the 78.5. Since in the above example, you have both ON and OFF conditions specified, simply remove the 'set OFF' and you would be good.
Sorry no i have no options for "set", in setup/outlet setup/program outlet,
only options are fallback,if temp >xx then on, if temp < then xx then on. Those are the only menu options i see, to set this up?


createdlight is offline   Reply With Quote
Unread 07/04/2011, 01:19 PM   #11
RussM
Registered Member
 
Join Date: Jan 2007
Location: El Cajon, CA
Posts: 7,818
In advanced mode, you need to type on the commands.


RussM is offline   Reply With Quote
Unread 07/04/2011, 01:56 PM   #12
createdlight
Registered Member
 
createdlight's Avatar
 
Join Date: Oct 2010
Posts: 184
Quote:
Originally Posted by RussM View Post
In advanced mode, you need to type on the commands.
Thanks man! i'm blind as a bat! i never saw the options at the top of the screen, when using cursor at the beginning of each line!
ok so as you guys recommend, here's the program

FALLBACK ON
SET OFF
IF TEMP > 81.5 THEN ON
IF TEMP < 78.5 THEN OFF

Cool so this should work?

K another question on my heaters... i have two 250 watts

do i need the exact same program lines? except FALLBACK OFF AND THE SET TO OFF TOO ??


createdlight is offline   Reply With Quote
Unread 07/04/2011, 02:33 PM   #13
RussM
Registered Member
 
Join Date: Jan 2007
Location: El Cajon, CA
Posts: 7,818
That code won't work as expected. The problem is that the Set OFF will be used when ever the temp is <= 81.5; the If Temp < 78.5 will never be used.

Use this:

FALLBACK ON
SET OFF
IF TEMP > 81.5 THEN ON

-OR this-

FALLBACK ON
IF TEMP > 81.5 THEN ON
IF TEMP < 78.5 THEN OFF

I'd narrow the temp range a little bit though... maybe 78.5 - 80.5.


RussM is offline   Reply With Quote
Unread 07/04/2011, 02:45 PM   #14
aquamanic
WHO DAT??
 
aquamanic's Avatar
 
Join Date: Sep 2009
Location: Baton Rouge, LA
Posts: 5,709
I probably didn't word my post #9 all that well. I was trying to figure out why your program wasn't behaving as you expect and I was asking IF you had a SET statement, not that you should add one. In any case, follow post #9 or Russ's #13 and you'll be good.

Rule of thumb is, if you're going to have both the ON and the OFF conditions specified, then do not use a SET statement - it will mess you up. Otherwise, you always want to use SET so you get to a good consistent starting point in your outlet program.


__________________
I don't work for Neptune. Please put all questions into forum posts and not PM's.
Visit the Neptune Community Forums for the latest Neptune updates - forum.neptunesystems.com
aquamanic is offline   Reply With Quote
Unread 07/04/2011, 03:33 PM   #15
david00061
Registered Member
 
Join Date: Jan 2011
Location: st joseph Missouri
Posts: 2,341
with heaters and fans the defer opion is a good idea. It helps take all the on off away


david00061 is offline   Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On


Similar Threads
Thread Thread Starter Forum Replies Last Post
saltwater noob/55 build thread bhsgk Tampa Bay Reef Club 50 08/17/2011 04:34 PM
noob with a 12g cube.... here we go pompeyjohn New to the Hobby 6 06/22/2010 05:23 PM
Random noob questions (live rock related) tengquen New to the Hobby 17 01/08/2010 08:02 PM
I am a complete noob to saltwater!! gig603 New to the Hobby 14 10/22/2009 06:31 PM
Noob fan question Bruce Banner Lighting, Filtration & Other Equipment 0 05/04/2006 09:55 AM


All times are GMT -6. The time now is 02:39 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Powered by Searchlight © 2024 Axivo Inc.
Use of this web site is subject to the terms and conditions described in the user agreement.
Reef CentralTM Reef Central, LLC. Copyright ©1999-2022
User Alert System provided by Advanced User Tagging v3.3.0 (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.