I think the way the Aquacontroller comes, the PH_1 and PH_2 names are refferring to Powerhead one and powerhead 2.
You need to define a name for your solenoid, and then write a script that tells the solenoid when to come on.
Something like:
If ph > 0 then SOL ON
If ph > 8.4 then SOL OFF
Chris.
|