Program transfer from PC to DM41X
|
11-18-2024, 07:47 PM
Post: #10
|
|||
|
|||
RE: Program transfer from PC to DM41X
Hey Pierre - just saw this wonderful tool you wrote in Excel yesterday. Nicely done! It's exactly what I was looking for. This morning I decided to test it out and copy a RAW program onto the DM41X Flash drive, but had limited success. I'm probably missing something, somewhere.
I printed a small program from my 41CL to the most excellent ILPer printer via my Pilbox. I copied the listing into a TXT file, then loaded it into your "Interface" using the "Load TXT file" button as follows 01*LBL 'DMPREG' 02 XEQ 00 03 'DATA REG DUMP:' 04 ACA 05 PRBUF 06 54.059 07 PRREGX 08 60.069 09 PRREGX 10 70.079 11 PRREGX 12 XEQ 00 13 XEQ 00 14 XEQ 00 15 RTN 16*LBL 00 17 ADV 18 ADV 19 RTN 20 END EOF Next I clicked on "Compile" and received this listing: 10 11 1B 10 12 1B 10 10 10 13 1B 10 14 10 15 00 10 16 15 14 1A 10 15 19 10 17 1B 00 10 18 16 10 1A 10 16 19 10 19 1B 00 11 10 17 10 1A 10 17 19 11 11 1B 11 12 1B 10 10 11 13 1B 10 10 11 14 1B 10 10 11 15 11 16 10 10 11 17 11 18 11 19 12 10 1B Next, on the RAW panel I clicked the "Create" button, then saved the RAW file to the PC. To check the file integrity, I decided to load the RAW file and decode it. Using the "Decode" button on the RAW panel, I was surprised to see this listed: 01 E02 E0003 E0405 0654.05907 E 0860.06909 E 1070.07911 E12 E0013 E0014 E0015160017181920 E What?? Thinking I probably didn't do something correctly, I went ahead and loaded the RAW file onto the DM41X flash drive, then loaded it into the program section of the calculator. I turned the DM41X OFF, then back ON and went to Program mode. I see the exact same thing as the Decode function output in the above listing. Looks like I'm missing a step or two someplace - can you "hood a brutha up"? Thx -Max |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)