R4 Display Timeout Command?
vining
Posts: 4,368
I just went through R4 section of the PI looking for a run time command that would allow me to change the display timeout of the remote but couldn't find anything. Does any one know if such a command exists cuz it's quite possible it's in the there and I just over looked it.
I have a customer who's complaining about the R4's battery life and me thinks when I was there a few weeks ago and uploaded a new file I left the diplay timeout at 0. BTW this time I could not for the life of me connect through TPD4 and had to go in through NS2.
So I would really like to reset the timeout w/o a road trip so any help would be appreciated.
I have a customer who's complaining about the R4's battery life and me thinks when I was there a few weeks ago and uploaded a new file I left the diplay timeout at 0. BTW this time I could not for the life of me connect through TPD4 and had to go in through NS2.
So I would really like to reset the timeout w/o a road trip so any help would be appreciated.
0
Comments
A) Take a copy of the display timeout controls from the setup pages and paste them into your file so that the user can make adjustments.
Or
Build your own timeout by doing something like this:
I could also just create my own "COMMAND" handler in a data_event to handle my own send_commands and then in an online event send the command just in case I should forget again to reset the time out value in the future. Giving the user limited ability to adjust the time out wouldn't be bad thing to do as well but that requires a site visit and a file transfer and I don't particularly enjoy connecting to these remotes.
Thanks for your input Joe.