Jump to content

AC3 DC8 programming


dapettit

Recommended Posts

Ok I got the second DC8 set up on my AC3. I've programmed the swithches. I set up Feed A but not sure how set the time that Feed A is off for, would like 10 minutes. I would also like to set up Feed B for an hour, water changes.

Here is what I have so far:

If Time > 00:00 Then PM1 ON

If Time > 00:00 Then PM2 ON

If Time > 00:00 Then PM3 ON

If Time > 00:00 Then PM4 ON

If Time > 00:00 Then RET ON

If Time > 00:00 Then SKM ON

If FeedA 000 Then RET OFF

If FeedA 000 Then SKM OFF

If FeedA 000 Then PM1 OFF

If FeedA 000 Then PM4 OFF

If FeedB 000 Then RET OFF

If FeedB 000 Then SKM OFF

If FeedB 000 Then PM1 OFF

If FeedB 000 Then PM2 OFF

If FeedB 000 Then PM3 OFF

If FeedB 000 Then PM4 OFF

(Space between A & B for clarification only)

Any help will be greatly appreciated.

Dave-

Link to comment
Share on other sites

I think the issue is that you're expecting to define the Feed Interval in the Program Editor. Instead you define it on the unit itself under "Setup, Timer, Feed Interval", then select which Feed cycle you want and set the interval to the number of minutes.

The Program Editor only defines what happens to each of the plugged in devices when the Feed cycle runs.

Link to comment
Share on other sites

Ever looked at the unofficial apex guide? it has helped me alot.

http://apex into your url should get the laptop to access in and then you just need username and pass. Seems like you already have it figure out though.

I just spent 2 hours last night messing with ramp and LED. Woke up this am did a few volt checks and now I have fully programmable led, this apex is a blast!

Link to comment
Share on other sites

@Mike - I remember when I first got the unit. I hooked it up to my desktop and could access the menus on the desktop. My eyes ain't wha they used to be.

@BiocubeD I have the unoffical guide but I'm programming the old AC3.

Guess I take a look at it later tonight afte the water change or latter this week.

Thanks,

Dave-

Link to comment
Share on other sites

quick glance int my apex by going into http://apex

I can go to the configuration tab, misc config: within this page I can set the intervals on my feed schedules. You should be able to hook your laptop into the apex and access it. I'm not sure if the AC3 has the same http screen though.

Sorry I'm not the best help over the net but in person I can just somehow grind it out real quick.

Link to comment
Share on other sites

  • 3 weeks later...

IT'S A MIRACLE!!!!

Not sure what happened. On a whim I plugged in a lamp to test the sockets. Low & behold let there be light! Checked all the sockets, they all worked but 2. Frustration set in. I then looked at my programming. I forgot to put in the "If Time > 00:00" statement. all is now good in the kingdom.

Now to set up OSC to simulate the tide/breaking waves. . . doh.gif

Dave-

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...