manual:chapter4:usb

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
manual:chapter4:usb [2019/11/02 16:31]
jojo1973 [USB Operations] Fixed internal link
manual:chapter4:usb [2021/07/28 08:52] (current)
claudio [Backup and Restore]
Line 64: Line 64:
 **newRPL** allows archiving and restoring of memory across the USB wire. Simply: **newRPL** allows archiving and restoring of memory across the USB wire. Simply:
  
-  - run ''[[manual:chapter6:usb:cmd_usbrestore|USBRESTORE]]'' command on the receiving calculator: the command needs a time-out in seconds, so <code>30 USBRESTORE</code> will usually suffice;+  - run ''[[manual:chapter6:usb:cmd_usbrestore|USBRESTORE]]'' on the receiving calculator: the command needs a time-out in seconds, so <code>30 USBRESTORE</code> will usually suffice;
   - run ''[[manual:chapter6:usb:cmd_usbarchive|USBARCHIVE]]'' on the source machine.   - run ''[[manual:chapter6:usb:cmd_usbarchive|USBARCHIVE]]'' on the source machine.
  
Line 73: Line 73:
 | HP40GS  | 256 KiB  | | HP40GS  | 256 KiB  |
 | HP50g  | 512 KiB  | | HP50g  | 512 KiB  |
-| newRPL Desktop MiB  |+| Prime G1  | 32 MiB  | 
 +| newRPL Desktop 10 MiB  |
  
-==== Firmware Update ==== +The above procedure will send the backup file to the other end of the wire. **newRPL Desktop** also provides options to directly execute ''[[manual:chapter6:usb:cmd_usbarchive|USBARCHIVE]]'' on the remote calculator and save the file to disk, without affecting the simulated calculator, and also to open a file from disk, and run a ''[[manual:chapter6:usb:cmd_usbrestore|USBRESTORE]]'' directly on the remote machine. This is useful to backup your connected calculator.
- +
-FIXME +
- +
-----+
 ==== USB Operations ==== ==== USB Operations ====
  
  • manual/chapter4/usb.1572737470.txt.gz
  • Last modified: 2019/11/02 16:31
  • by jojo1973