How do I write for ato timer?

Do you have a question on how to do something.
Ask in here.
rimai
Posts: 12881
Joined: Fri Mar 18, 2011 6:47 pm

Re: How do I write for ato timer?

Post by rimai »

lnevo wrote:I made a mistake. Used the wrong memory location.

InternalMemory.ATOHighExtendedTimeout_read()

it should be

InternalMemory.ATOExtendedTimeout_read()
I'll have to look more into this to confirm.
Roberto.
User avatar
lnevo
Posts: 5430
Joined: Fri Jul 20, 2012 9:42 am

Re: How do I write for ato timer?

Post by lnevo »

Roberto i confirmed already after going on a wild goose chase after updating the wrong controller. It should be without the High and I did misspell Angel
troylong45
Posts: 214
Joined: Sat Oct 10, 2015 9:17 pm

Re: How do I write for ato timer?

Post by troylong45 »

seems to work just fine today
Image
rimai
Posts: 12881
Joined: Fri Mar 18, 2011 6:47 pm

Re: How do I write for ato timer?

Post by rimai »

lnevo wrote:Roberto i confirmed already after going on a wild goose chase after updating the wrong controller. It should be without the High and I did misspell Angel
Can you send a patch?
Roberto.
User avatar
lnevo
Posts: 5430
Joined: Fri Jul 20, 2012 9:42 am

Re: How do I write for ato timer?

Post by lnevo »

No libraries are fine. It was me giving the wrong code
troylong45
Posts: 214
Joined: Sat Oct 10, 2015 9:17 pm

Re: How do I write for ato timer?

Post by troylong45 »

I updated the code and removed the high line I don't see a effect but it is working so fine with me
Image
User avatar
lnevo
Posts: 5430
Joined: Fri Jul 20, 2012 9:42 am

Re: How do I write for ato timer?

Post by lnevo »

The effect is that now if you change the timeout in the portal it should adjust accordingly.
troylong45
Posts: 214
Joined: Sat Oct 10, 2015 9:17 pm

Re: How do I write for ato timer?

Post by troylong45 »

O I thought that but it was working fine at current setting so wasn't adjustin it but I figured that's what it was and updated code to correct it and still good lol some good to go. TanKS a mil as always Nevo
Image
troylong45
Posts: 214
Joined: Sat Oct 10, 2015 9:17 pm

Re: How do I write for ato timer?

Post by troylong45 »

been trying to find out y mt ato times out even when increasing the time but i just relized the ato cycle is atoextendedtimeout should that be like that or just atotimeout or do i just need to adjust both if the atoextendedtimeout need to be higher the the atotimeout?
Image
User avatar
lnevo
Posts: 5430
Joined: Fri Jul 20, 2012 9:42 am

Re: How do I write for ato timer?

Post by lnevo »

Should be atoextendedtimeout but I've been having a lot of problems with timeout. It ALWAYS timed out after 2 minutes then I clear it and it runs for the rest of the time. My timeout is an hour. I think something is wrong with timeout code honestly.
troylong45
Posts: 214
Joined: Sat Oct 10, 2015 9:17 pm

Re: How do I write for ato timer?

Post by troylong45 »

Makes sense. Mine is glitchie sometimes too. be fine then have to reset ato once then good sometimes gotta reset it multiple times o well I always get a email so not like ill for get with 1hr reminder lol
Image
Post Reply