Can anyone step me through this process. I am trying to load the HP-67 Coil Calculations ported to the HP-41 by Tony Duell. Any help would be appreciated.//
Jeff
ILPer/Emu41/Transferring Files
|
05-01-2010, 06:45 PM
05-01-2010, 09:20 PM
jeff, 1) trying to get files from your HP41 onto EMU41 on a computer? If so, can you provide an example of the code you would like to transfer and/or a listing of hardware you have available to accomplish this?
It only requires a computer, printer, and wand. There are many other methods, of course.
05-02-2010, 09:17 AM
These files are in either .raw or .dat format. I have the HP-41CX hooked up to the PILBox/ILPer what I need to do is to transfer the program from the computer to Hdrive1 than I can send it to the calculator. What is the method using EMU41 to save the file to the hdrive1? Or can this even be done?
05-02-2010, 12:25 PM
Hi,
For the .raw format, I propose this procedure using the
- Install HP41UC and ILPer in the same folder than Emu41, J-F
05-02-2010, 01:10 PM
Another way to do this without EMU41 would be to use HP41UC to convert the .RAW and .DAT to .LIF. You can only do one program at a time, i.e. 3 programs, 3 .LIF, e.g.: RAW: hp41uc /r=blah.raw /l=blah.lif blah hp41uc /d=blah.dat /l=blah.lif blahThe 1st argument is the input file (/r= or /d=), the 2nd is the output file, the 3rd (optional) is the name of the program in the LIF directory, if not specified it will equal the name of the input file sans the extension. I like to play it safe and specify the LIF directory name. Next start-up ILPer, and point to the first .LIF as the HD image. Connect the 41, execute "DIR" and you should see your program. Put that program name in the ALPHA register and then execute "READP". Change ILPer HD image to the second .LIF file and repeat.
05-03-2010, 05:57 PM
Thanks to all who responded. I have succesfully completed the transfer. Thanks JF for describing the sequence. Worked as you had written it. Edited: 3 May 2010, 5:57 p.m. |
« Next Oldest | Next Newest »
|