View previous topic :: View next topic |
Author |
Message |
Rob588 Occasional Visitor
Joined: Mar 22, 2005 Posts: 53
|
Posted: Sat Aug 04, 2007 8:19 pm Post subject: WM6 - how to stop device going to stand-by. |
|
|
Hi,
How would I stop me XDA Orbit going to stand-by when an active program is running?
If TomTom is running the device stays powered on even if the power settings are set to "stand-by after 1min". When I use memory map the screen closes down. And I have to touch the screen to bring it alive again. Is there some kind of "exception" setting that would stop it closing down when running certain programs.
Any advice please???
Rob. |
|
Back to top |
|
|
mikealder Pocket GPS Moderator
Joined: Jan 14, 2005 Posts: 19638 Location: Blackpool , Lancs
|
Posted: Sat Aug 04, 2007 8:46 pm Post subject: |
|
|
All I do with the Artemis (the same device less the housing) is Start/ Settings_System Tab/ BackLight_Battery Power and de-select the
"Turn off backlight if device is not used for"
This has the desired effect and keeps the PDA alive while out walking, I am not aware of any utility that can switch this setting programatically though.
If you do use this method make sure you switch the settings back, I wiped out the battery last weekend by doing just this, the device was in the safe in my car while we went down a slate mine in the Lakes and a text message woke it up - four hours later it was still powered up, just - Mike |
|
Back to top |
|
|
Rob588 Occasional Visitor
Joined: Mar 22, 2005 Posts: 53
|
Posted: Sat Aug 04, 2007 9:44 pm Post subject: |
|
|
Hi Mike,
Thanks for the reply.
How does TomTom software overcome the same issue (without having to adjust the backlight setting)?
Rob. |
|
Back to top |
|
|
trafcam Regular Visitor
Joined: 30/10/2002 11:57:49 Posts: 155
|
Posted: Tue Aug 14, 2007 11:28 am Post subject: |
|
|
There's a function called SystemIdleTimerReset() that the software can periodically call to achieve this.
The PDA maintains a countdown timer which is based on your chosen settings, and if no application resets that timer, the device powers off. The user interface of course resets the timer when you press a button or touch the screen (if it's a ts device). |
|
Back to top |
|
|
|
Posted: Today Post subject: Pocket GPS Advertising |
|
|
We see you’re using an ad-blocker. We’re fine with that and won’t stop you visiting the site.
Have you considered making a donation towards website running costs?. Or you could disable your ad-blocker for this site. We think you’ll find our adverts are not overbearing!
|
|
Back to top |
|
|
|