[comp.periphs.printers] Calcomp 1044 plotter information requested

pdsmith@bbn.com (Peter D. Smith) (11/29/90)

Help!

I'm looking for general information on the Calcomp 1044 plotter.  My
task is to make a printer driver for one.  Normally I'd just read the
manual and write one, but the Calcomp looks a little strange.

1) Is it true that Calcomp sells the plotter controllers seperately
   from the plotter hardware?  The manual I have strongly implies
   this but doesn't say it straight.  If so, which drivers go with
   which plotters?

2) There are aparently a series of routines that Calcomp provides that
   communicate with the controllers.  Do they work?  Why would I use
   one of their routines when I can just spit out the bytes on my own?

3) Are the above routine PD?  I'd like to just incorporate them into
   the product (eg, ship Calcomp code to the whole world and not just
   to those people who own Calcomp products).

I read this newsgroup, so send feel free to post responces here.

				Peter D. Smith

standers@cs.umn.edu (Steven Anderson) (11/30/90)

We have one, and I incorp. it into our "spooler"... using routines that
I got from Calcomp to run the plotter.  You really don't want to rewrite
that stuff, it is really messy... given a  
working Fortran compiler, just use that code.  I think I had to sign a
non-disclosure letter, so you had best talk to your distributor.