This is an alternative way to do it - maybe easier and can be combined with an automatically WC. I show in GCC - its easier
NOTE - I have tested this by myself - its working for me but you need to test it before you run it your system before you run it sharp
Calibrate your two pumps - I have chose pump 1 for in and pump 2 for out,
Comments
ml/minute for pump 1 give 33 ml and for pump 2 - 36 ml (only examples)
Pump 1 will empty the container (I have filled the max her 30 L - you have to enter your in reservoirs volume)
Pump 2 will empty the container (I have filled the max her 30 L - you have to enter your out reservoirs volume)
Record - yes
Pump 1 respond to index 63 in my case (you have to enter your chose of switch - normally I prefer high numbers of these "virtual switches" - because it is not likely that you will need so many realt switches/outlets))
Pump2 respond tor index 64 in my case (you have to enter your chose of switch - normally I prefer high numbers of these "virtual switches" - because it is not likely that you will need so many realt switches/outlets))
Make a timer for the "in" pump- and one for the "out" pump. I have chose timer 1 for in and timer 2 for out. Chose automatically dosing.
Comments
ml/minutes - after your calibration of the different pumps.
Rate per dosing - should be around max 10 times the flow rate because the stepper motors should not be run to long time in each run - 10 minute is good.
With the dosing per day - you decide the total amount. In my case 7000 ml/day (7 L -around 1.85 G)
In daymode - you can chose either which days it should be active or periods of days. I chose every day and start today
Now we should do this automatically - we need to create virtual switches
Done. Now you have an automatic WC configured and it should work. Now to combine this with an acclimination feature
Make a maintenance button as describe
but do NOT check any switches.
Comments
in this case it is difficult to compensate for that the pumps may have different flow rates - but it is small volumes - so it does not matter - IMO. Decide how many minutes it should be active - I chose 5 minutes
Now we should combine these features - the normal WC should run but you should also to be able to acclimate. When you acclimate with the maintenance button - your automatically WC should not happen. Create another maintenance button named total elimination - maintenance 2 in my case
Check no switches
Now - the advanced part - go to PL programming
Create G1 in my case for in pump (1)
Comments
NOTE the inverted function
Create G2 for out pump (2)
Comments
Note the invert function of maintenance 2 even her
Now we have created a 2 functions there the automatically WC does not happen if maintenance 2 is active
Now we should combine this with the manual acclimation (maintenance 1)
Back to PL
G3
Comments -
Note the OR function
G4
Comments
Note the NOR function
Now we should update our virtual switches 63 and 64
Done
Now you will have an automatic WC configured and if you want to use it for acclimation purpose - you press maintenance 2 for deactivate the automatic WC for the whole acclimation period (in my case 2 hours (120 min) ) and you press maintenance 1 for each "drip" event during this period.
There is a possibility to use an automatic acclimation drip to but in that case you need a separate ADIN card
I have tested it and it have one drawback. If you use the timer function automatically dosing for timer 1 and 2 - by the basic program - timer two will be started with 5 minutes delay. It is in the basic programming of these functions. you will fill in 5 minutes before the out pump start and the out pump will work 5 minute after in pump have stopped, Not a problem if there is room for it in the sump.
If your calibration of the pumps is rather equal e.g they will give the same ml/minute - you can use the same timer for both pumps. The G1 and G2 looks like this
Otherwise - it works like a charm
Sincerely Lasse