Path: utzoo!attcan!uunet!lll-winken!hpuplca!joseph From: joseph@hpuplca.HP.COM ( Joseph Hohl ) Newsgroups: comp.sys.hp Subject: Re: Draftmaster on HP-UX Message-ID: <410017@hpuplca.HP.COM> Date: 15 Oct 90 15:17:33 GMT References: Organization: Hewlett-Packard Pleasanton Calif. Sales Office Lines: 59 > I am trying to use the printer spooler under hp-ux drive an HP7595A > Draftmaster plotter. The problem I am having is that the spooler > model for the draftmaster doesn't know that I need to change sheets > between plots. If I spool more than one plot at a time, all of the > plots get put on one sheet. > > Things I have tried: > > a) both plotter models for HPGL in /usr/spool/lp/model. > Neither model made a difference. > > b) Adding an "NR;" hpgl command to the end of my hpgl spool file. > This *did* stop the plotter between plots, but I get > an spooler message blatted to the raw console screen > concerning the plotter not responding for the next > plot. This is especially irritating as it screws > with my X windows. I've modified the lp interface file before by adding the same 'NR' command and it worked for me. Another feature I added was to select a pen that would correspond to the size of paper that had to be loaded next (ie: pen 1 A size, pen 2 = B size etc..), this would allow the operator to look at the front panel to determine what size of paper to load (the paper size was derived from the first character of the file name). I don't have the script anymore but the modifications were only a few lines of borne/korn shell commands. I didn't get any of the error messages you are referring to. > Hardware: 9000/375 > OS: HP-UX Rev 7.0 > Plotter Interface: HP-IB The difference is that I used the RS-232 I/F. I didn't get any messages, the plotter would just 'XOFF' the computer until the user changed the paper and pressed remote. I suspect that HP-IB doesn't have an XOFF equivalent. > > Is there another driver program that I need to be using > in the interface file besides /usr/lib/plotdvr? HP's ME10/30 products include a plot spooler (doesn't use the lp spooler) for complete control of what drawings get printed and when. > Is there a solution at all under hp-ux short of writing > a specialized version of /usr/lib/plotdvr just to handle > plotters that need sheet-change? > > --- > > Jeff Minnig | (402) 476-8278 > Design Data | > 1033 'O' St. Suite 324 | {hpfcla,ssbell,unocss}!dsndata!jeff > Lincoln NE 68508 | > ---------------------------------------------------------------------- > Home is where your keyboard is. > ---------------------------------------------------------------------- > ---------- Joseph