Page 1 of 1

Error: 'class DCPumpClass' has no member named 'LowATOChann

Posted: Thu Dec 12, 2013 8:30 am
by Sebyte
I have just downloaded the 1.1.0. library and on compilation of my live code sketch I am getting the following erro: 'class DCPumpClass' has no member named 'LowATOChann

I am using the LowATO channel to control the DC pump and it has been working fine under 1.0.9. The code I have been using is shown below.

The question is, has the ReefAngel.DCPump.LowATOChannel function been changed in the latest software and any suggestion on how I can resolve the problem?

Code: Select all

// *****************************JEBOA setup 16-09-13 *****************************
  
  ReefAngel.DCPump.UseMemory = true;
    
    ReefAngel.DCPump.DaylightChannel = None;
    ReefAngel.DCPump.ActinicChannel = None;
    
    ReefAngel.DCPump.FeedingSpeed=60;
    ReefAngel.DCPump.WaterChangeSpeed=0;
    
    ReefAngel.DCPump.LowATOChannel=Sync;
    

Re: Error: 'class DCPumpClass' has no member named 'LowATOCh

Posted: Thu Dec 12, 2013 3:58 pm
by lnevo
Thought roberto incorporated that.. Did you download that from my git repo?

Re: Error: 'class DCPumpClass' has no member named 'LowATOCh

Posted: Thu Dec 12, 2013 6:41 pm
by rimai
I don't think I got a pull request. Did I?

Re: Error: 'class DCPumpClass' has no member named 'LowATOCh

Posted: Thu Dec 12, 2013 7:01 pm
by lnevo
No idea. Probably not I guess. Can you pull the branch and get it merged??? All my git is based on 1.0.9 no idea how to bring it up to speed...

Re: Error: 'class DCPumpClass' has no member named 'LowATOCh

Posted: Thu Dec 12, 2013 7:02 pm
by lnevo
That and wifialert changes i'd like to push too...p.i.m.a.!!

Re: Error: 'class DCPumpClass' has no member named 'LowATOCh

Posted: Thu Dec 12, 2013 7:03 pm
by Sebyte
I will stay on 1.0.9 for now. If you could incorporate the change I would be greatful.

Many thanks.

Re: Error: 'class DCPumpClass' has no member named 'LowATOCh

Posted: Sun Jan 12, 2014 5:37 am
by Sebyte
Inevo said
Did you download that from my git repo?
I did use the build from your git.

Do you have any idea when the next library build will be out and if the LowATOChann will be included.

Regards

Re: Error: 'class DCPumpClass' has no member named 'LowATOCh

Posted: Sun Jan 12, 2014 6:15 am
by lnevo
I updated git for the new libs and pushed to roberto. You can download from mine again or wait till next release :)

Re: Error: 'class DCPumpClass' has no member named 'LowATOCh

Posted: Mon Jan 13, 2014 5:35 am
by Sebyte
Thank you Lee once again for your help.

Regards

Re: Error: 'class DCPumpClass' has no member named 'LowATOCh

Posted: Tue Apr 15, 2014 1:28 pm
by oscarinw
Hey guys, any word on this?
I am on 1.1 and have my DC pump on the ATO port. I tried the

ReefAngel.DCPump.LowATOChannel=Sync;

And now I'm getting the DCPump has no member compilation error. Is there a way to use wizard with the DC pump on the Low ATO with libraries at 1.1?
Thanks!

Re: Error: 'class DCPumpClass' has no member named 'LowATOCh

Posted: Tue Apr 15, 2014 3:40 pm
by lnevo
You can grab the Dev branch libraries from github. http://github.com/reefangel/Libraries

Re: Error: 'class DCPumpClass' has no member named 'LowATOCh

Posted: Tue Apr 15, 2014 3:42 pm
by lnevo
You can grab the Dev branch libraries from github. http://github.com/reefangel/Libraries

Re: Error: 'class DCPumpClass' has no member named 'LowATOCh

Posted: Thu Apr 17, 2014 5:05 pm
by oscarinw
Sorry to be a pain. What should I do with which of these files?

Re: Error: 'class DCPumpClass' has no member named 'LowATOCh

Posted: Thu Apr 17, 2014 5:52 pm
by lnevo
You want to change the branch to dev and then on the bottom right you can download the zip file.

Unzip it and replace the libraries folder with whats inside