Post Reply 
Custom RPN Calculator for Prime
06-15-2019, 03:56 PM
Post: #6
RE: Custom RPN Calculator for Prime
(06-15-2019 12:53 AM)Jacob Wall Wrote:  
(06-14-2019 11:33 PM)Gene222 Wrote:  I had the same problem with a program that displayed user tabs using a forever loop and WAIT(-1) command. If I left the program running, it would drain my calculator's battery, even if the screen was in low power mode. I installed a loop counter that counted the number of times the WAIT(-1) loop cycled. If no key or tab was pressed after 5 minutes, the program would exit the loops, go to the end of program, and then exit to the home screen. After 5 minutes in the Home screen, the calculator would naturally turn off. An example of the loop counter is shown in this post. https://www.hpmuseum.org/forum/thread-12...#pid115217

I like that idea, it is a very practical way of dealing with it. Thanks!

Just to add to this: you might even want to have a user-defined variable that allows users to set their own time-out with a default of, say, 5 minutes.

Graph 3D | QPI | SolveSys
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Custom RPN Calculator for Prime - Han - 06-15-2019 03:56 PM
RE: Custom RPN Calculator for Prime - ji3m - 09-03-2019, 02:41 PM



User(s) browsing this thread: 1 Guest(s)