Page 1 of 1
Re: Ato timeout problem
Posted: Tue Dec 18, 2012 12:00 pm
by rimai
Make sure you use memory location 276 - ATOExtendedTimeout
All functions are using this location and the others were deprecated starting on library 1.0.0
Re: Ato timeout problem
Posted: Tue Dec 18, 2012 1:25 pm
by rimai
I'm assuming you are using latest 1.0.1 libraries, right?
What values do you get when you use RA Status to read memory location 276?
Re: Ato timeout problem
Posted: Tue Dec 18, 2012 1:42 pm
by rimai
Which function are you using?
Can I see the code?
Re: Ato timeout problem
Posted: Tue Dec 18, 2012 2:08 pm
by rimai
You can't use memory settings if you hardcode your settings.
Re: Ato timeout problem
Posted: Tue Dec 18, 2012 2:15 pm
by rimai
Are you sure?
The code about should give you 60 seconds timeout.
Re: Ato timeout problem
Posted: Tue Dec 18, 2012 3:19 pm
by dbmet
Just curious was your ATO working before? Has it ever worked?
How are you floats setup?
Re: Ato timeout problem
Posted: Wed Dec 19, 2012 8:57 am
by rimai
Yeah, but if you are using hard coded settings, it will ignore any memory setting.