> NOTE: Most of the 9000/800 series boxes,
including the small ones (IE
F20),
Why that series particularly? Many older HP9000s have HPIB ports as
standard too.
Because it seems to be the easiest path to making practical use of the tape
drive. I'm not saying it can't be done your way, it's just a matter of
OK... I guess tone-of-voice doesn't easily come across. I was asking a
genuine question as to why you favoured that particular series of machines.
what's easiest and most practical (for the rest of
us). For that matter, I
have read data off HPIB disks and tapes using a HPIB bus analyzer one byte
at a time. Sure it can be done but, it ain't for the faint of heart!
OK... Quick survey. How many people on the list own a HPIB bus analyzer and
have ever made "real" use of it?
I've used a logic analyser to grab data off an HPIB interface....
Now has anoone else ever used the monitor function of the HPIL
development ROM in an HP41 to grab data off an HPIL loop? I did -- once!
So... Assuming you had a HPIB tape drive, 9816, and a PC. Exactly what steps
would be required to transfer data between the PC and 9-track?
I can tell you what's required to accomplish the same task with an
inexpensive, readily available, HPUX box.
1.) FTP the file from PC to HPUX box - Networking is included in the base
HPUX install.
Assumeing your PC also has TCP/IP netwoking installed, and an ethernet
interface?
2.) Copy the data to the TAPE drive - HPIB and TAPE
drivers are also
included in the base install. Hmm... Question: Can a 9 track tape drive be
set up as a NFS mount? If so, skip step one ;-)
3.) Have a cold beer while Tony solders together a serial cable to link his
9816 to the PC.
Why do you assume I won't have that cable already made up? When I do some
work on the 9816 system, I can assure you that one of the things I'll
make will be a cable from the 50 pin microribbon connector (why on earth
did HP used that for an RS232 port?) to a DB25.
4.) Have another beer while Tony writes (both ends) of
a kermit-like program
to transfer the data.
I have kermit on my PC, I am pretty sure there is a kermit for HP9000/200
machines written in HP-BASIC.
Incidentally, I don't have an HP 9-track drive, so all this is academic
anyhow. As I said at the sart I was asking a genuine question as to your
choice...
-tony