Legible version of 29C Curve Fitting program
#1

Hello there.

I'm trying to read the curve fitting program listing from the PDF of the HP-19C/29C Applications Book found on v7 of the Museum CD. What makes quite a few of the program listings very difficult is that the program listings are shown as they're from the printer output.

Most notably, for the curve fitting one I'm reading now, the register instruction keystrokes steps 23 to 26 and 34 to 37 ('RCL') are very hard to decipher. So, can anyone please e-mail me the program listing or post it here so I may read it more clearly.

Thank you very much


Edited: 14 Mar 2012, 4:29 a.m.

#2

HI.

I do not have these manuals (yet), but there is something I have usually seen in program listings from HP programmable calculators based in keycodes: the keycodes themselves. Both, the HP29C and its printing version, use keycodes to show program line contents. Aren't these codes printed as well?

Just a guess...

Cherrs.

Luiz (Brazil)

#3

Hello,

On the 29C/19C there are 16 primary registers. The addresses of these registers are indicated by the numbers 0 through 9 and .0 through .5.

In the listing you’re refering to, the steps 23 to 26 and 34 to 37 are RCL operations on the registers .0 to .5:

23  RC.3    RCL . 3
24 RC.2 RCL . 2
25 RC.1 RCL . 1
26 RC.5 RCL . 5
[…]
34 RC.0 RCL . 0
35 RC.5 RCL . 5
36 RC.1 RCL . 1
37 RC.3 RCL . 3
#4

Yes! Those are them. Thanks! That helps.

By the way, Luiz, in the printouts, only the step numbers and instructions are printed, no keycodes are shown to reference.


Edited: 14 Mar 2012, 12:54 p.m.

#5

By the way, I just noticed, steps 17-20 are also pretty confusing to read. Could someone help me out with those, please?

#6

This is how I read these lines:

17  RC.0    RCL . 0
18 RC.2 RCL . 2
19 RC.1 RCL . 1
20 RC.1 RCL . 1
#7

Thank you!



Possibly Related Threads…
Thread Author Replies Views Last Post
  HP Prime: run a program in another program Davi Ribeiro de Oliveira 6 2,614 11-11-2013, 08:28 PM
Last Post: Davi Ribeiro de Oliveira
  Entering,Saving,and Analysis /Fitting X Y Data on the Prime Harold A Climer 6 2,427 10-26-2013, 01:54 PM
Last Post: Tim Wessman
  Updated PPC DVD Version 2.10: HP-41 Searchable Program Files and Scannable Barcode Jake Schwartz 3 1,833 09-27-2013, 09:51 PM
Last Post: Olivier (Wa)
  Challenge(?): Intersection curve between two cylinders in a specific position Pier Aiello 15 4,291 09-17-2013, 05:58 PM
Last Post: Pier Aiello
  HP Prime : geometry & curve Mic 0 891 09-15-2013, 02:31 PM
Last Post: Mic
  HP 32S-II Vertical Curve Program Ron Cardwell 2 1,353 05-20-2013, 07:54 AM
Last Post: Thomas Klemm
  HP-29c keyboard dead 2nd row problem Xavier A. (Brazil) 6 2,202 07-17-2012, 07:09 AM
Last Post: Xavier A. (Brazil)
  HP-29C Counterparts Matt Agajanian 2 1,228 05-12-2012, 06:44 PM
Last Post: Matt Agajanian
  My 29C's even more bizarre behaviour Matt Agajanian 5 1,872 04-25-2012, 05:46 PM
Last Post: Matt Agajanian
  29C/25C question. Matt Agajanian 7 2,233 04-03-2012, 12:03 AM
Last Post: Matt Agajanian

Forum Jump: