HP48 turned on automatically after the OFF instruction?
#1

Hello everybody, I wrote the following setup program to install the library ABC in HP48SX calculator:

%%HP: T(1)A(D)F(.); « CLLCD "INSTALLING ..." 1 DISP ABC 0 STO 'ABC' PURGE 'setup' PURGE OFF »

I wonder if there is a possibility that the calculator will be turned on automatically after the OFF instruction to complete the installation.

Thank you very much. Best regards, Tal td@chem.ch.huji.ac.il

#2

Hi,

I'm not sure if this will work in your application, however you might try inserting the following just before the 'OFF' instruction. When this alarm executes it will turn the calculator on. If you then press a key it will stop the alarm and delete it from the alarm catalog. Otherwise you need to manually delete it, which will also clear the alarm annunciator.

DATE TIME .01 HMS+ 2 \->LIST STOALARM DROP

Hope this does the job for you.

rdb.



Possibly Related Threads…
Thread Author Replies Views Last Post
  My new HP Prime turned to stone Jerry Raia 13 3,141 09-28-2013, 12:23 PM
Last Post: Jerry Raia
  x swap (I) hp 35s instruction Denis Doyon 4 1,616 12-25-2012, 11:22 AM
Last Post: Walter B
  34s: Anyone have an instruction timing table? Gene Wright 15 3,839 07-19-2011, 11:28 PM
Last Post: Paul Dale
  HP-41 MCODE breakpoint/trap instruction? Håkan Thörngren 4 1,395 03-15-2011, 08:22 AM
Last Post: Håkan Thörngren
  HP-41CX beeps when turned on !! Giovanni Jimenez 7 1,870 02-19-2010, 05:03 PM
Last Post: Giovanni Jimenez
  HP nut CPU and illegal instruction sequences Håkan Thörngren 9 2,505 01-05-2010, 12:50 PM
Last Post: Eric Smith
  HP-49G HELP! Screen goes dark when turned on Edgar Montiel 1 823 05-27-2005, 08:07 PM
Last Post: Vieira, Luiz C. (Brazil)
  Min. instruction set for matrix inversion Vassilis Prevelakis 2 964 05-13-2005, 09:17 PM
Last Post: Eric Smith
  hp12c instruction manual gwen charles 6 1,586 03-17-2004, 05:39 PM
Last Post: adem ordna
  How the FETCH S&X instruction really works ? Pavel Korensky 11 2,527 10-31-2003, 06:32 PM
Last Post: Pavel Korensky

Forum Jump: