On 8/29/07, Fred Cisin <cisin at xenosoft.com> wrote:
The usual problem is getting the right cable to
connect it to the SERIAL
port of the computer. Joe Campbell's "The RS232 Solution" will teach you
what you need to know to make the cable.
I'd wager at first approximation, the usual difficulty is hardware
handshaking, or lack thereof.
If you connect a serial device to the parallel port of
the computer, you
are likely to do some damage.
!!!
The fast way to turn Light Emitting Diodes to Smoke Emitting Diodes. ;-)
I've seen people toast parallel port dongles by stuffing them onto a
Mac-style DB25 SCSI port before, but I've only seen serial-parallel
confusion with the Amiga 1000, since they a) chose the opposite
connector gender from PCs (DB25M for parallel, DB25F for serial),
_and_ b) ran power over the serial and parallel connectors (along with
some unusual signals like clock and system reset) which _was_ handy
for, say, a host-powered voice-mail modem, but not so handy for trying
to attach an ordinary printer over a cheap PC cable.
http://www.concentric.net/~Alxevans/a1000ports.html
If your computer only has USB (Useless Serial Botch),
then get an older
computer.
Indeed, though it _might_ be possible to get a USB-RS232 dongle to
work, if you can get the plotter to function with various hardware
handshake lines shorted or tied together.
Once the cabling is done, then you can start your
descent into Driver
Hell, looking for an appropriate driver for it.
Or you can learn HPGL. :-)
What I recall, though, from those days, is that each application
(AutoCAD, OrCAD...) would have its own bank of drivers. In the case
of a DraftMaster (since I happen to have a DM-II), I would expect
you'd tell your app that you have an HP GL plotter, and most likely
your paper size, and with the possible exception of pen changes, it
should work well.
I don't ever remember seeing OS-level _plotter_ drivers.
-ethan