Page 1 of 1

Re: problem rele raffreddamento

Posted: Mon Sep 03, 2018 10:34 pm
by sebimme
Hi guys, please Roberto look at the code generatated with webwizard because if you program with it the standardfan function don’t work fine, while if you program with wizard inside arduino program it work good...


Inviato dal mio iPhone utilizzando Tapatalk

Re: problem rele raffreddamento

Posted: Tue Sep 04, 2018 10:09 am
by rimai
I'll look into it.

Re: problem rele raffreddamento

Posted: Wed Sep 05, 2018 1:51 am
by sebimme
Any update


Inviato dal mio iPhone utilizzando Tapatalk

Re: problem rele raffreddamento

Posted: Wed Sep 05, 2018 9:12 am
by rimai
On what?

Re: problem rele raffreddamento

Posted: Wed Sep 05, 2018 2:15 pm
by sebimme
You said ...I’ll look into it....
Do you find the problem?


Inviato dal mio iPhone utilizzando Tapatalk

Re: problem rele raffreddamento

Posted: Wed Sep 05, 2018 3:06 pm
by rimai
No. I'll look into it.

Re: problem rele raffreddamento

Posted: Mon Sep 10, 2018 9:20 pm
by rimai
Fixed

Re: problem rele raffreddamento

Posted: Tue Sep 11, 2018 1:39 pm
by sebimme
Ciao Roberto
Same error for ph controlled port continuously on off, like the chiller


Inviato dal mio iPhone utilizzando Tapatalk

Re: problem rele raffreddamento

Posted: Tue Sep 11, 2018 1:56 pm
by rimai
Can you post the code you got?

Re: problem rele raffreddamento

Posted: Tue Sep 11, 2018 3:08 pm
by sebimme
Is the same of the first post by ROBBYMAN86


Inviato dal mio iPhone utilizzando Tapatalk

Re: problem rele raffreddamento

Posted: Tue Sep 11, 2018 4:21 pm
by rimai
Ah, ok. The values have to be inverted position too.

Re: problem rele raffreddamento

Posted: Tue Sep 11, 2018 5:53 pm
by rimai
No. The code was correct.
Are you using it to increase or decrease pH?
Make sure the values are in the correct order.

Re: problem rele raffreddamento

Posted: Tue Sep 11, 2018 10:51 pm
by sebimme
To decrease ph, how you can see from the code the values are right but the port can’t control properly because the on off cicle are inconsistent with values


Inviato dal mio iPhone utilizzando Tapatalk

Re: problem rele raffreddamento

Posted: Tue Sep 11, 2018 10:59 pm
by rimai
You are using the wrong function...
pH Control:
This function turns on/off at specific pH readings. The device that uses this function must increase pH. Example of device that may use this function is a Kalk based Doser.

CO2 Control:
This function turns on/off at specific pH readings. The device that uses this function must lower pH. Example of device that may use this function is a calcium reactor.