synchronize 50G with emulator (emu48)
2012-03-08 by pin224466

Yahoo Groups archive
Archive for 50g.
Index last updated: 2026-03-30 00:59 UTC
Thread
2012-03-08 by pin224466
2012-03-08 by Don Hart
On Wed, Mar 7, 2012 10:51 PM PST pin224466 wrote:
>I would like to copy all current variables, directories, programs, FLAGS, user key settings, etc from my 50G and import them to the 50G emulator (emu 48).
>
>I thought that some of the required information could be copied with the ARCHIVE command (hp 50g users guide page 26-5); however, the emu48 "load object" command does not recognize the file that the calculator creates.
>
>Does anyone know how to transfer all your 50g variables, etc and configuration information to emu48?
>
>thanks !
>
>
>
>
>------------------------------------
>
>Yahoo! Groups Links
>
>
>
2012-03-08 by pin224466
--- In 50g@yahoogroups.com, Don Hart <ddhart1@...> wrote:
>
>
> I'm not sure if this will work, but this is what I would try first.
>
> Drag the archive file onto the calculator (the emulator). It should show up on the stack--level 1. I bet the emulator will recognize it as an archive file. Then use the 'Restore' command.
>
>
>
> ------------------------------
> On Wed, Mar 7, 2012 10:51 PM PST pin224466 wrote:
>
> >I would like to copy all current variables, directories, programs, FLAGS, user key settings, etc from my 50G and import them to the 50G emulator (emu 48).
> >
> >I thought that some of the required information could be copied with the ARCHIVE command (hp 50g users guide page 26-5); however, the emu48 "load object" command does not recognize the file that the calculator creates.
> >
> >Does anyone know how to transfer all your 50g variables, etc and configuration information to emu48?
> >
> >thanks !
> >
> >
> >
> >
> >------------------------------------
> >
> >Yahoo! Groups Links
> >
> >
> >
>
2012-03-08 by nate.beers
>If you use ARCHIVE to create a backup and store it in port 1 or 2, it will be a DIR object . If you store th backup in port 3, it will be a BCKUP object which can be used with the RESTORE command. The directories can not. You can recall the driectory to the stack and use Edit --> Save Object to save the directory to your pc and then transfer that to you 50g . You would then have to save that DIR into a variable, and then use the filer to move everything out of the newly created directory to your home directory.
> How do I archive the emulator and transfer it back to the 50G?
>
2012-03-09 by pin224466
--- In 50g@yahoogroups.com, "nate.beers" <natebeers@...> wrote:
>
>
> --- In 50g@yahoogroups.com, "pin224466" <pin224466@> wrote:
>
> >
> > How do I archive the emulator and transfer it back to the 50G?
> >
>
> If you use ARCHIVE to create a backup and store it in port 1 or 2, it
> will be a DIR object . If you store th backup in port 3, it will be a
> BCKUP object which can be used with the RESTORE command. The
> directories can not. You can recall the driectory to the stack and use
> Edit --> Save Object to save the directory to your pc and then transfer
> that to you 50g . You would then have to save that DIR into a variable,
> and then use the filer to move everything out of the newly created
> directory to your home directory.
>
> If you install a null-modem emulator on your computer, you can connect
> to emu48 and use the backup/restore function of Conn4x. Connect to your
> 50g via USB using Conn4x and create a backup. Disconnect the 50g and
> connect to Emu48 and restore the backup of your 50g. Or vice versa.
>
> See EMU48 Printing here <http://sense.net/%7Eegan/virtual82240b/> for
> more info about installing a null-modem emulator.
>
2012-03-09 by nate.beers
--- In 50g@yahoogroups.com, "pin224466" <pin224466@...> wrote:
>
> with some other help, what I discovered is that the DIR object created on port 2 of the emulator CAN be used with RESTORE if you do one of the following....
>
> 1... if you transfer the dir object to the 50G on an SD card, all you need to do is use the FILER to copy or move the DIR object from the SD card to Port2. Now restore from port...:2:'filename.hp' ENTER RESTORE
>
> 2. if you use conn4x to transfer the dir object to the HOME directory, use the filer to either copy or move the object to port 2 and again restore from the port....:2:'filename' ENTER RESTORE
>
2012-03-16 by pin224466
--- In 50g@yahoogroups.com, "pin224466" <pin224466@...> wrote:
>
> with some other help, what I discovered is that the DIR object created on port 2 of the emulator CAN be used with RESTORE if you do one of the following....
>
> 1... if you transfer the dir object to the 50G on an SD card, all you need to do is use the FILER to copy or move the DIR object from the SD card to Port2. Now restore from port...:2:'filename.hp' ENTER RESTORE
>
> 2. if you use conn4x to transfer the dir object to the HOME directory, use the filer to either copy or move the object to port 2 and again restore from the port....:2:'filename' ENTER RESTORE
>
>
>
> --- In 50g@yahoogroups.com, "nate.beers" <natebeers@> wrote:
> >
> >
> > --- In 50g@yahoogroups.com, "pin224466" <pin224466@> wrote:
> >
> > >
> > > How do I archive the emulator and transfer it back to the 50G?
> > >
> >
> > If you use ARCHIVE to create a backup and store it in port 1 or 2, it
> > will be a DIR object . If you store th backup in port 3, it will be a
> > BCKUP object which can be used with the RESTORE command. The
> > directories can not. You can recall the driectory to the stack and use
> > Edit --> Save Object to save the directory to your pc and then transfer
> > that to you 50g . You would then have to save that DIR into a variable,
> > and then use the filer to move everything out of the newly created
> > directory to your home directory.
> >
> > If you install a null-modem emulator on your computer, you can connect
> > to emu48 and use the backup/restore function of Conn4x. Connect to your
> > 50g via USB using Conn4x and create a backup. Disconnect the 50g and
> > connect to Emu48 and restore the backup of your 50g. Or vice versa.
> >
> > See EMU48 Printing here <http://sense.net/%7Eegan/virtual82240b/> for
> > more info about installing a null-modem emulator.
> >
>