jmait769
-CSHFLW
I have been trying to setup the mini DIN8 connection on the Apex and need some help. I have set this up for a breakout/switch system like DIY Apex Breakout Box Instructions/Parts List the way jrpark22000 set his up at the bottom of the thread. So far the Apex will not recognize any of the switches. I have made a jumper to test the mini DIN8 connection, removing my system from the equation, and when I short pins 1 and 8 I get nothing. I have checked all connections with an ohm meter before the mini DIN and have solid connections. Do I have to turn something on to make the Apex recognize and use the mini DIN connection?
Here is what I have programmed so far:
Expansion port is set on and I have rebooted the system
Email setup:
Set OFF
If Temp > 82.0 Then ON
If Temp < 77.0 Then ON
If pH < 07.70 Then ON
If pH > 08.40 Then ON
If Switch1 CLOSED Then ON
I get no email when switch1 is jumped. I do get email for the others.
I have setup four virtual outlets with the following code (this is the code for the first switch):
vSwitch1_A13
If Switch1 CLOSED Then ON
If Switch1 OPEN Then OFF
I have this code for my return pump:
Fallback ON
Set ON
If FeedA 000 Then OFF
If Switch1 CLOSED Then OFF
This will not turn the pump off if switch1 is closed.
Thanks for any help!
Jay
Here is what I have programmed so far:
Expansion port is set on and I have rebooted the system
Email setup:
Set OFF
If Temp > 82.0 Then ON
If Temp < 77.0 Then ON
If pH < 07.70 Then ON
If pH > 08.40 Then ON
If Switch1 CLOSED Then ON
I get no email when switch1 is jumped. I do get email for the others.
I have setup four virtual outlets with the following code (this is the code for the first switch):
vSwitch1_A13
If Switch1 CLOSED Then ON
If Switch1 OPEN Then OFF
I have this code for my return pump:
Fallback ON
Set ON
If FeedA 000 Then OFF
If Switch1 CLOSED Then OFF
This will not turn the pump off if switch1 is closed.
Thanks for any help!
Jay