PDA

View Full Version : apex programming for davy jones locker


nikunjpatel
11/13/2012, 08:00 PM
Hey guys - I could use some help with some programing the skimmate locker with the apex. Its got the i/o port so basically I need it to shut of one one my outlets thats the skimmers plugged in when the skim buckets is full. Any ideas how to program this? Thanks


nik

ctenophore
11/13/2012, 08:12 PM
Hi Nik,

The basic idea is to assign this behavior to one of the outlets:

Set OFF
If Switch1 CLOSED Then ON

Here is a good code example that shows how to use a virtual outlet to send email:
http://www.reefcentral.com/forums/showpost.php?p=20860334&postcount=4

Let me know if this helps.
Justin

nikunjpatel
11/13/2012, 09:09 PM
sorry justin- I dont know what that means. So lets say my outlet for skimmer pump is number 3 how would i program that outlet to shut off if locker if full. Im a dodo with the apex.

thanks again,

nik

nikunjpatel
11/15/2012, 01:21 PM
figured it out. thanks