49g+ - 48gx infrared transfers



#5

Am I missing something about exchanging files between the 49g+ and the 48gx? My 49g+ is a year old and I could have sworn that I transferred and modified a couple of old 48gx programs as soon as I received the new unit. Now, I am thinking I must not have because I can't seem to get any kind of transfer in either direction.

I am using the infrared method which works for both if I print.

on the 49: APPS I/O... SELECT VARIABLES (if send)GET OR SEND

on the 48: I/O SELECT VARIABLES (if send) GET OR SEND

Both attempts result in timeouts as if the command has no purpose.

I'm beginning to question my memory. Am I overlooking a flag?

I recognize that without modification some 49 programs will not run on the 48, but the 49 should be mostly backward compatible, right?

Thanks -- Ron


#6

As far as I've been able to determine, infrared transfers directly
between the 49 and 48 series aren't possible. The 48 series
infrared transfers use SIR (Serial IR) and the 49g+ and 48gII
infrared transfers use IrDA.

"Printing" from the 49g+ and using INPRT (or a variation of it) on
the 48 series doesn't work either; I expect that the signal from
the 49g+ is just too weak.

To transfer the variables, use your PC as a "go-between", using
"ASCII" (or "Text") transfers so that the decompiled code is
transferred. "Binary" (compiled object) transfers won't work.

In general, programs written for 48 series should work on the 49
series, exceptions being such things as global names being
built-in commands on the 49 series. The 49 series should be in
"approximate" mode when receiving programs written for the 48
series if you don't want "real" numbers (type 0) that happen to be
integers to be compiled as exact integers (type 28).

For programs written for the 49 series to work on the 48 series,
the commands have to be built-in on both models, and in most
cases, the object types have to be valid on both models. For
example, a "symbolic matrix" (type 29) will result in a syntax
error when the 48 series tries to compile it. 49 series "exact
integers" (type 28) will be compiled as "real" numbers (type 0) on
a 48 series, rounding them if needed.

Regards,
James


#7

James, you are full of good information and in such detail. Know that I appreciate it very much.

From your response, I would say that my memory of a year ago is wrong. I had programmed a set of multiple equations for calculating photo lens solutions for depth of field, etc. Was attempting to save myself some keystrokes, but it looks like I should just key them into the 49. I do recall now that there was no trouble transferring them from an earlier model 48SX, but then there shouldn't have been.

Thanks again,

Ron


#8

No need to key it in manually; just transfer (in "ASCII" or Text" mode) everything for your application from the 48GX to your PC, and then from your PC to the 49g+.

Regards,
James


Possibly Related Threads…
Thread Author Replies Views Last Post
  File transfers over USB Charles C(UK) 5 2,103 08-10-2012, 08:04 AM
Last Post: Charles C(UK)
  HP-42S / HP-48 infrared connection Kees Bouw 6 2,138 07-09-2012, 11:33 AM
Last Post: Christoph Giesselink
  WP 34S - Successful installation of infrared port Gerson W. Barbosa 7 2,453 06-01-2012, 06:05 PM
Last Post: Gerson W. Barbosa
  HP38G/39G/48SX/48GX./49G Emulator now availble for iPhone/iPod Touch Steve Simpkin 6 2,087 02-17-2010, 11:42 PM
Last Post: Eric Smith
  41/71 to Windows/XP - OS/X file transfers via RS-232, who is doing it? Egan Ford 2 948 10-15-2007, 01:30 AM
Last Post: C. Dehnke
  Infrared enabled calcs to iMac Intel ? Olivier TREGER 4 1,435 03-26-2007, 01:17 AM
Last Post: Olivier TREGER
  Re: Porting 49G Programs to 49G+/50G Les Wright 0 762 02-21-2007, 10:16 AM
Last Post: Les Wright
  Porting 49G Programs to 49G+/50G Les Wright 6 2,030 02-20-2007, 06:27 PM
Last Post: Tim Wessman
  HP-Infrared Printer Replacement Robert Haefele 1 953 05-10-2006, 06:56 AM
Last Post: martin
  HP320LX Infrared Connection [OT] Tizedes Csaba [Hungary] 0 740 02-28-2006, 07:07 AM
Last Post: Tizedes Csaba [Hungary]

Forum Jump: