USBRESTORE
Synopsis
Restore a backup from a remote machine
Description
The USBRESTORE
command waits for a specified number of seconds the transmission of a complete backup from the machine connected via USB cable. After the backup has been fully received the calculator will install it and reset itself.
Compatibility
This command is new in newRPL and does not exist in userRPL.
Usage
1: 10 …………………………………………………………………………………… USBRESTORE
will result in the calculator waiting for 10 seconnds the arrival of a complete backup of the calculator from the machine connected via USB cable.
Related Commands
Command | Short Description | |
---|---|---|
USBSTATUS | Get status of the USB driver | NEW |
USBRECV | Receive an object through USB link | NEW |
USBSEND | Send an object through the USB link | NEW |
USBOFF | Disable USB port | NEW |
USBON | Enable USB port | NEW |
USBAUTORCV | Receive an object and execute it | NEW |
USBARCHIVE | Create a backup on a remote machine | NEW |
USBRESTORE | Restore a backup from a remote machine | NEW |