Virtual Outlet odd behavior

pw9988

New Member
View Badges
Joined
Apr 25, 2020
Messages
16
Reaction score
29
Location
San Jose, CA
Rating - 0%
0   0   0
I just started a Reefer 350 tank and I'm trying to get the Apex to work with the DOS module for semi auto water changes. While I'm still getting used to the syntax, I'm noticing some odd behavior that is perhaps a nuance with the system that one of the experts here can point out.

I created a virtual outlet named "WaterChange". My intended behavior is for it to run the DOS for NSW and OSW while I have it toggled to ON. The configuration for this virtual outlet is blank.

Then, for each of the pumps on my water change DOS, I have this:

Code:
If Outlet WaterChange = ON Then ON
If Outlet WaterChange = OFF Then OFF

When I toggle the WaterChange virtual outlet to ON or OFF, the DOS pumps followed suit. However, despite leaving it to ON, the DOS turns off after a few minutes. I realize I can use the feed cycle and the built in tasks to set up a manual water change, just trying to understand the behavior and if I'm doing something wrong.

Thanks
 

SuncrestReef

That Apex guy
View Badges
Joined
Jan 18, 2018
Messages
4,214
Reaction score
9,229
Location
Oregon
Rating - 0%
0   0   0
When running continuously, the DOS automatically stops every few minutes to permit the motors to cool down. This is normal, and unavoidable. Once cool, it will resume running until your programming turns it Off. See the DOS manual for more details: https://www.neptunesystems.com/downloads/docs/DOS_manual.pdf
 
OP
OP
P

pw9988

New Member
View Badges
Joined
Apr 25, 2020
Messages
16
Reaction score
29
Location
San Jose, CA
Rating - 0%
0   0   0
Thank you! That's exactly what its is. I was pulling my hair out thinking it was something syntactical.
 

One More And I’m Out. Is Failure An Option?

  • Yes

    Votes: 19 12.1%
  • No

    Votes: 120 76.4%
  • Unsure

    Votes: 18 11.5%
Back
Top