hp85
#1

We have as part of a mechanical calibration facility, a Taylor-Hobson Talyvel for checking flatness of surface tables. This incorporates a Hewlett Packard HP85 microcomputer with magnetic tapes containing measurement results and application software.

The HP85 dates from approximately 1982 and although it has been reliable to date, we do not expect it to last much longer. The application software dates from 1986 and was licensed by Taylor Hobson.

We are interested to know if we can extract the measurement data from the original tapes and use it on an up to date format. Also, is it feasible to transfer/reproduce the application software to a PC based system to allow more flexible use and backup facilities.

Any other suggestions would also be welcomed.

Thanks,

Duncan Philip

Cegelec Ltd.

#2

Hi Duncan,

In 1981/2 I used an HP-85 as the controller in a gauge to measure the dimensions of gaps in order to make wedges used in the assembly of the toroid magnets in the JET nuclear fusion research reactor near Cambridge, UK.

If I remember correctly, the HP-85 uses HP-BASIC which is like normal BASIC but with extensions for handling extra input-output.

To recover programs you could:

1/ use the in-built printer to list the program and then pass the roll of thermal paper through an OCR scanner,

2/ See if you can re-direct the listing through the HPIB connector on the back (I think it has one) and collect it with another HPIB bus instrument,

3/ See if HP or anyone else can help direct you to a company which can recover your tapes to a new format media. A quick search on Google found:
http://www.vogon.co.uk/ and
http://www.emergencydataservices.co.uk/
although I don't actually know if they support HP-85 tapes - you'll have to contact them - good luck.

Hope this helps. Regards, Edwin.

#3

See this article, it may help you.

http://zone.ni.com/devzone/conceptd.nsf/webmain/EEDB49CE02D7E38386256A640078B9A4?opendocument&node=DZ52348_US


Best Regards

JR

#4

There is a binary program file GETSAV.BPGM that allows you to SAVE a program as ASCII. Conversely, the GET command allows you to read in an ASCII file and convert it to a BASIC program (as if the instructions were typed on the keyboard).

HP was forced to release this program because of a silly restriction in the Series 80 BASIC system whereby if a program contained even one instruction from a missing ROM module, the system would refuse to load the *entire* program. So the user had no means of working around the inoperable instruction, except by retyping the entire program. By using SAVE and then GET, the program lines containing the unsupported commands were converted into comments.

The HP-85 with the Mass Storage ROM and the 9121 floppy disk drive can create floppies that are readable by standard PCs running the HP LIFUTIL application.

As I have all the above equipment, I have offered Duncan to assist in the xfer of the programs and data from the HP-85 tapes to PC floppies.

Best Regards

**vp



Possibly Related Threads…
Thread Author Replies Views Last Post
  HP85 tape reader; end of tape detection inaki 9 3,085 04-25-2013, 02:25 PM
Last Post: Paul Berger (Canada)
  HP85 Programmable ROM cardtridge 82929A-service ROM not working- inaki 2 1,836 04-25-2013, 08:08 AM
Last Post: inaki
  HP85 Waveform Analysis inaki 1 1,067 04-23-2013, 01:20 PM
Last Post: Paul Berger (Canada)
  Authentic HP85 color? inaki 3 1,451 03-11-2013, 10:27 PM
Last Post: Calum Tait
  Hp85 PRM-85 board Roe Peterson 2 1,281 12-08-2012, 12:00 PM
Last Post: Roe Peterson
  Some news (HP85 now A and B) Olivier De Smet 3 1,387 05-28-2010, 06:39 AM
Last Post: Johnny Bjoern Rasmussen
  How to list an HP85 ? Adrian Godwin 3 1,289 02-12-2008, 06:35 PM
Last Post: Adrian Godwin
  HP85: NOS HP98200A sealed tapes... still useful? Jose V Gavila (Spain) 5 1,821 01-21-2008, 11:38 AM
Last Post: Jose V Gavila (Spain)
  HELP! Wanted, a missing part of an HP85... Gabriele Zaverio 0 628 11-11-2007, 07:20 AM
Last Post: Gabriele Zaverio
  HP85 Gary Abernathy 4 1,267 01-12-2006, 09:01 PM
Last Post: Gary Abernathy

Forum Jump: