MVP-5200i - Display timeout.
2Fast
Posts: 90
Can I really change the time to turn off the screen?? The Touch panel is turning the screen off too fast.
Thank you!
Thank you!
0
Comments
Way to short for me and any of my clients. I understand that they want to "save" the battery, but c'mon - let me bump it up to at least 5 minutes.
The other option is to disable the timeout of the panel internally and then manage it through code which is what I'm thinking about doing.
In the code ... I don't know what command I use to know if the panel is inactive... could you help me?
Bleh. There are so many problems with the 8400 and 7500 panels, why'd they have to go and mess with one of the few things that already worked?
This is exactly what I do. When we first got our MVP5200 it was shutting down during customer demos. Didn't look so good.
In the panel setup, you can specify a string for it to send on wakeup and sleep. You then just parse the STRING event handler in your code. I generally just put SLEEP and WAKEUP in there; no need for anything fancy.
You can change the settings there. Then, in the setup pages on the panel itself, you can hit Information|Panel Information and view the strings, but I dont think you can change them there.
J
Has any body used these yet?
AWAKE:
STANDBY:
Now if you keep sending it feedback when it's in standby will the master just queue feedback for the TP and send it when the TP awakes. What if goes to standby for several days we wouldn't want to have the master constantly queueing the feedback would we? Hmmm.........
I think you are right. Although I have seen an R4 go into Standby Mode in the online tree, I have no idea what makes it go into Standby Mode or why I would ever want it to, or what the difference is between Sleep and Standby.
Paul.