Good evening Reefers,
I am trying to set up a Neptune ATK in a somewhat unconventional way. I have recently moved part of my ATK (the PMUP) to a fish room some way away from the tank.
1. In my aquarium stand, I have one FMM module with the two optical sensors plugged in (ATK_LO and ATK_HI)
2. In my fish room I have the PMUP on a separate FMM module.
While the PMUP switches on just fine and moves water to the sump when i manually slide it to "ON", the ATK does not work as a module like it did when it was connected to the same FMM module.
My code for the PMUP as per below (copied from the previous setup on same FMM!)
Fallback OFF
Set OFF
If ATK_LO OPEN Then ON
If ATK_HI CLOSED Then OFF
When On > 005:00 Then OFF
Defer 000:10 Then ON
Defer 000:04 Then OFF
Min Time 060:00 Then OFF
Any comments, please?
I am trying to set up a Neptune ATK in a somewhat unconventional way. I have recently moved part of my ATK (the PMUP) to a fish room some way away from the tank.
1. In my aquarium stand, I have one FMM module with the two optical sensors plugged in (ATK_LO and ATK_HI)
2. In my fish room I have the PMUP on a separate FMM module.
While the PMUP switches on just fine and moves water to the sump when i manually slide it to "ON", the ATK does not work as a module like it did when it was connected to the same FMM module.
My code for the PMUP as per below (copied from the previous setup on same FMM!)
Fallback OFF
Set OFF
If ATK_LO OPEN Then ON
If ATK_HI CLOSED Then OFF
When On > 005:00 Then OFF
Defer 000:10 Then ON
Defer 000:04 Then OFF
Min Time 060:00 Then OFF
Any comments, please?