PDA

View Full Version : can anyone point me to a guild on how to set this up?


rbnice1
08/01/2008, 08:57 PM
Got a Jr, and a DC8 plugged all my stuff in but I have no idea how to control the outlets and stuff. Got it plugged into my computer but have no idea how to connect to it. any info would help thanks!

atvdave
08/01/2008, 10:39 PM
Sorry rbnice1, I was going to print this and send it with the controller but i ran out of time,(working too much).

Here's a link to the user manual: http://74.52.105.194/~clp/images/downloads/AquaControllerJr_3_2%2BSerial_web.pdf

It will be much easer if you download the AquaNoteslight software and do it from your computer.

http://www.neptunesys.com/index.php?option=com_content&task=view&id=33&Itemid=40

also you will need to enter the S/N number from the ACjr so the software can commutate with the controller.

I think you go to the self-test program on the head unit and it will tell you the S/N#.

This should get you started.

rbnice1
08/02/2008, 08:09 AM
it's no problem. I actually got it working late last night. Pretty nifty little device.

rbnice1
08/02/2008, 10:33 AM
ok got a couple other questions....

I have 2 channels that seem to be backwards. Turn them on and the item turns off and vice versa.
How do I fix this...

How do I get alarms to work?

And how do I get it to log? I set the log interval to 1 minuites but still not getting any logs.

Once I get logs to work how do I get the graphing to work?


here is my program so far.

LT1$-A1
LT2$-A2
PM1#-A3
PM2#-A4
LT3$-A5
LT4$-A6
FAN&-A8



If Time > 12:30 Then LT1 ON
If Time > 22:30 Then LT1 OFF
If Time > 13:30 Then LT2 ON
If Time > 21:30 Then LT2 OFF
If Time > 17:00 Then LT3 ON
If Time > 17:03 Then LT4 ON
If Time > 20:00 Then LT3 OFF
If Time > 20:00 Then LT4 OFF
If Temp > 82.0 Then LT3 OFF
If Temp > 82.0 Then LT4 OFF
If Power 010 Then LT3 OFF
If Power 013 Then LT4 OFF
Max Change 030 M Then LT3 OFF
Max Change 033 M Then LT4 OFF
If Time > 12:00 Then PM1 OFF
If Time > 13:00 Then PM1 ON
If Time > 15:00 Then PM2 OFF
If Time > 16:00 Then PM2 ON
If Timer LT4 = OFF Then FAN OFF
If Temp > 80.6 Then FAN ON
If Temp < 78.0 Then FAN OFF
If Timer LT3 = ON Then FAN ON

clp
08/02/2008, 12:18 PM
What are you using for control? What outlets? About a year ago a few DC8s went out in which outlet #4 and outlet #8 would operate backwards. If this is the case send an email to support@neptunesys.com.

Curt

rbnice1
08/02/2008, 12:24 PM
This is with a AC-Jr.

The odd part is they were working fine last night. I did a init all and now they are backwards.

clp
08/02/2008, 12:30 PM
Use control & status->manual control to test the outlets.

Curt

rbnice1
08/02/2008, 12:49 PM
they are still backwards when done manually.