Post Reply 
HP-12C/P - Show X-register value on the screen in each step
01-23-2023, 04:23 AM (This post was last modified: 01-23-2023 04:24 AM by lvt.)
Post: #1
HP-12C/P - Show X-register value on the screen in each step
How can I make the X-register value visible on the screen on my 12CP without me pressing the SST key?

For example I have a code that runs from 0 to 1000, the screen should shows 0, 1, 2, 3, 4, 5.... and so on until 1000.

Can the PSE instruction be used for this?

Thanks.

HP-12C Gold / HP-12C Platinum
Find all posts by this user
Quote this message in a reply
01-23-2023, 07:11 AM
Post: #2
RE: HP-12C/P - Show X-register value on the screen in each step
Yes, the PSE instruction will pause the program for approximately 1 second while it displays the current value of the X register. See page 95 of the HP-12CP Owners Handbook.
http://h10032.www1.hp.com/ctg/Manual/bpia5309.pdf
Visit this user's website Find all posts by this user
Quote this message in a reply
01-23-2023, 01:39 PM (This post was last modified: 01-23-2023 01:39 PM by lvt.)
Post: #3
RE: HP-12C/P - Show X-register value on the screen in each step
(01-23-2023 07:11 AM)Steve Simpkin Wrote:  Yes, the PSE instruction will pause the program for approximately 1 second while it displays the current value of the X register. See page 95 of the HP-12CP Owners Handbook.
http://h10032.www1.hp.com/ctg/Manual/bpia5309.pdf

Thank you.

HP-12C Gold / HP-12C Platinum
Find all posts by this user
Quote this message in a reply
Post Reply 




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