The Museum of HP Calculators

HP Forum Archive 18

[ Return to Index | Top of Index ]

PROGRAM DISPLAY QUESTIONS
Message #1 Posted by Mike T. on 7 Mar 2008, 10:54 a.m.

OK I need a spot of help in completing the following table as I'm trying to work out how the HP29C and HP67 calculators display the following instruction in PRGM mode...

           HP33C        HP10C           HP34C           HP11C
STO 0      xx-   23 0   xx-   44 0      xxx-  23 0      xxx-  44 0

STO + 0 xx-23 51 0 xx-44 40 0 xxx-23,51, 0 xxx-44,40, 0

STO + .0 n/a n/a n/a n/a

A n/a n/a xxx- 13 11 xxx- 32 11 (gto A) (gsb a)

Thank you

Mike T.

      
Re: PROGRAM DISPLAY QUESTIONS
Message #2 Posted by Trent Moseley on 7 Mar 2008, 3:07 p.m.,
in response to message #1 by Mike T.

HP-67:

xxx STO    33 00
xxx STO+0  33 61 00
n/a
xxx A      31 22 11

Hope this helps.

tm

            
Re: PROGRAM DISPLAY QUESTIONS
Message #3 Posted by Mike T. on 8 Mar 2008, 6:05 a.m.,
in response to message #2 by Trent Moseley

Thank you - I'm still curious about STO+.0 as at least one other source indicates that that function is valid (and I've found two other sources that lead me to believe that is is a valid operation on the HP29C). Mike T.

                  
Re: PROGRAM DISPLAY QUESTIONS
Message #4 Posted by Stefan Vorkoetter on 10 Mar 2008, 1:21 p.m.,
in response to message #3 by Mike T.

I don't have a 29C, but I have a 19C, which is identical except for the keyboard layout (and thus the displayed keyboard row and column numbers are also different).

It displays STO+.0 as:

45 41 .0

The first two are the keycodes for STO and + respectively, which would be different on the 29C.

Stefan

Edited: 10 Mar 2008, 4:00 p.m.

      
Re: PROGRAM DISPLAY QUESTIONS
Message #5 Posted by Mike T. on 10 Mar 2008, 8:55 a.m.,
in response to message #1 by Mike T.

If anyone out there has an HP29C they can try this on and let me know the result your help would be appreciated. I'd like to incorporate the improvements I made to my HP67 simulator in my HP29C simulation and how (or even if) 'sto +/-x .nn' is displayed is something I could do with resolving..

Thanks in advance.

Mike T.

            
Re: PROGRAM DISPLAY QUESTIONS
Message #6 Posted by Jeff Davis on 11 Mar 2008, 11:52 a.m.,
in response to message #5 by Mike T.

HP-29C


xxx STO 23 00
xxx STO+0 23 51 00
xxx STO+.0 23 51 .0
xxx A N/A
Please let me know if you need further information.
Jeff

                  
Re: PROGRAM DISPLAY QUESTIONS
Message #7 Posted by Mike T. on 11 Mar 2008, 5:51 p.m.,
in response to message #6 by Jeff Davis

That will do very nicely for now - many thanks.

Mike T.


[ Return to Index | Top of Index ]

Go back to the main exhibit hall