manual:chapter6:usb:cmd_usbrestore

Differences

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

Link to this comparison view

manual:chapter6:usb:cmd_usbrestore [2019/11/03 06:33] (current)
jojo1973 created
Line 1: Line 1:
 +==== USBRESTORE ====
 +----
 +<callout type="primary" color="" icon="fa fa-book" title="Synopsis">
 +----
 +Restore a backup from a remote machine
 +</callout>
  
 +<callout color="green" icon="fa fa-indent" title="Stack Diagram">
 +----
 +^  __Input Stack__  ^  ^  __Output Stack__  ^
 +|  **Num<sub>time-out</sub>**  |  **→**  |  |
 +|  //Level 1//  |  //→//  |  //Level 1//  | 
 +
 +{{page>manual:chapter6:aux:legend&nofooter&noeditbtn&inline}}
 +
 +|**Type**| [[manual:chapter5:basics#commands|Command]]  ||
 +|**Parallel list processing**| [[manual:chapter5:listproc#group-9quirky-commands|Group 9]]  || 
 +|**Affected by flags**|  [[manual:appendix:flags#flag-47|-47]] | Automatic reception and execution of data sent via USB  |
 +</callout>
 +
 +<callout color="orangered" icon="fa fa-comment" title="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.
 +</callout>
 +
 +<callout type="danger" icon="true" title="Compatibility">
 +----
 +This command is new in newRPL and does not exist in userRPL.
 +</callout>
 +
 +<callout type="info" icon="true" title="Usage">
 +----
 +<code>
 +1:                            10
 +……………………………………………………………………………………
 +USBRESTORE
 +</code>
 +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.
 +</callout>
 +
 +<callout color="darkgray" icon="fa fa-hand-o-right" title="Related Commands">
 +----
 +{{page>manual:chapter6:usb&nofooter&noeditbtn&inline}}
 +</callout>
  • manual/chapter6/usb/cmd_usbrestore.txt
  • Last modified: 2019/11/03 06:33
  • by jojo1973