HP-41CL Remote Keyboard / Scripting
|
04-20-2021, 04:51 PM
(This post was last modified: 04-20-2021 04:52 PM by PeterP.)
Post: #23
|
|||
|
|||
RE: HP-41CL Remote Keyboard / Scripting
(04-17-2021 07:50 PM)rocket.scientist Wrote: Both SF 11 and mag card would be an excellent option for fully autonomous operation of the 41C. Instead what I am thinking is a way to have the operation of a 41C coordinated with some other asynchronous process. I have been thinking along the above lines and how to use HP-IL and the amazing PIL-BOX and I think in theory there is a pathway to this. One could write a program (I am not 100% sure if it can be in FOCAL or would need to be in MCODE) where the HP-IL is sending over Op-Codes. Each Op-Code would relate to a specific function or program in memory which then would be performed, before control is passed back to the HP-IL listening for OpCodes. One Op-Code could be special in that it signifies the start of sending over bytes to be executed. These bytes could then be placed into Alpha where they could be executed with a Sto b into Alpha. This limits the amount of program bytes which can be done to around 23 given that we need a RTN to come out of the Alpha register into main memory again. But with the ability to perform a)single commands from a) (quasi) unlimited list, b) pre-programmed sequences of steps, and c) ability to perform arbitrary 23 byte program sequences I think one could do a lot of remote scripting from the PC via PIL-Box and HP-IL. Cheers, PeterP |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 10 Guest(s)