add plotter to unix ssystem


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers add plotter to unix ssystem
# 1  
Old 06-10-2008
add plotter to unix ssystem

Hi all,

I have a HP Plotter 4500. I want to connect it to UNIX system.
I used the lpadmin comand but it does not work.

Any help

Thanks
 
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

Printer/Plotter support for Canon

How easy it is to set up a Canon plotter (36" paper) on Solaris 10? The one I'm looking at purchasing (ImagePROGRAF iPF755 MFP) uses HP-GL/2. The newer one looks like it dropped HP-GL/2 support and has a Canon proprietary language called GARO. I'm guessing that will make setup in Solaris not as... (7 Replies)
Discussion started by: markolinux
7 Replies

2. Hardware

Looking for plotter MFP reviews - need new plotter for UNIX/Windows apps

We currently have an HP DesignJet 750C+ plotter (for color plotting) and a Xerox 8825 (for B/W plotting and also scanning/copying) for our engineering drawings. They are getting old and will need replacing soon (maintenance visits are on the increase, and parts for the Xerox are getting hard to... (0 Replies)
Discussion started by: markolinux
0 Replies

3. Shell Programming and Scripting

How to add each entry in an unix file?

Hi, I've a data file having entries like this- $ cat BDWL.out 19571 349484 18963 349568 20180 351389 20372 350253 Now I want to add each entry and produce the final sum =1479780 as output. How can I do that using unix shell scripting?? using loop or sed/awk ?? Thanks, Naresh (5 Replies)
Discussion started by: NARESH1302
5 Replies

4. UNIX for Dummies Questions & Answers

Add new User in Unix ?!

Hello Experts, Guide me how to add new users (user id , passwd) in unix/Linux with different privileges like --> 1> It can be accessible by telnet (or where i should check/change to give different privileges like telnet or ssh2 or FTP) 2> can run only 1 command / script (2 Replies)
Discussion started by: darshak
2 Replies

5. Shell Programming and Scripting

Add leading zero's to the number in unix

Hi, Can anyone help me how to add leading zero's (0's) infront of numbers in unix script. For more details. x=450 Y=2344 i want the out put of 00000450, 000002344 (leading 5 zeros) Thanks A. Raj. (8 Replies)
Discussion started by: easterraj
8 Replies

6. Shell Programming and Scripting

add few lines to a file in unix

Hi, I have an xml file <Disp x=y a=b Disp/> <Disp q=1 w=2 Disp/> ..... I want to add a new set in between like this for a set of 100 files. <Disp x=y a=b Disp/> <Disp k=1 z=2 Disp/> <Disp q=1 w=2 (7 Replies)
Discussion started by: naga_5star
7 Replies

7. HP-UX

Need help for Plotter configuration on hp-ux machine

Hi to all, i am new to hp-ux. I am configured plotter on hp-ux through sam.It was network plotter.That plotter was added to lpspooler. But i am not getting that plotter , when i want to give print request. please help me anybody. it's very urgent to me. please. (0 Replies)
Discussion started by: balarajum
0 Replies

8. Solaris

Network to plotter

I'm using Sunblade and i'm trying to plot using networking but i do not know how to set the plotter in my system. (0 Replies)
Discussion started by: etyna
0 Replies

9. UNIX for Advanced & Expert Users

help connecting a plotter to HP-UX

While this is technically a newbie question, it is an advanced/expert situation so that's why I posted it here. I'm an intern at a company that recently aquired another business that ran off the HP-UX 10.20 unix platform. They (and myself) do not have any experience with it. I have spent... (0 Replies)
Discussion started by: intern
0 Replies

10. UNIX for Dummies Questions & Answers

How to set plotter info.

HP B.10.20 using Vue, using SiteComp software to do Cad drawings, how can I set HP plotter to Designjet 220? Currently set to HP 750. (0 Replies)
Discussion started by: frigd
0 Replies
Login or Register to Ask a Question
plot(1g)																  plot(1g)

Name
       plot - graphics filters

Syntax
       plot [-Tterminal[raster]] [-l#] [-w#] [-c#]

Description
       The command reads plotting instructions from the standard input and produces plotting instructions for a specified terminal on the standard
       output.	For further information see

Options
       The following options are available with the command.

       -Tterminal     Uses the specified terminal name as the terminal type for which plotting instructions are to be generated.   If  a  terminal
		      type  is	not  specified, the environment parameter $TERM is used. For more information, see The terminal type can be one of
		      the following:

		      450      DASI Hyterm 450 terminal (diablo mechanism).

		      300      DASI 300 or GSI terminal (diablo mechanism).

		      300S     DASI 300S terminal (diablo mechanism).

		      4014 or tek
			       Tektronix 4014 or 4015 with Enhanced Graphics Module.  (Use 4013 for Tektronix 4014 or Tektronix 4015  without  the
			       Enhanced Graphics Module).

		      4013     Tektronix 4013 Storage scope

		      aed      AED 512 color graphics terminal

		      bitgraph or bg
			       BBN bitgraph graphics terminal

		      crt      Any crt capable of running

		      dumb     dumb terminals without cursor addressing or line printers

		      grn      given a plot file, produces a grn file.

		      hp7221   Hewlett Packard 7221 Graphics terminal.

		      hp2648   Hewlett Packard 2648 Graphics terminal.

		      imagen or ip
			       Imagen laser printer (default 240 DPI resolution).

		      lvp16    DEC LVP16 Graphics Plotter.

		      hp7475a  HP 7475A Graphics Plotter.

		      ver      Versatec  D1200A printer-plotter. This version of places a scan-converted image in and sends the result directly to
			       the plotter device rather than to the standard output.  The optional argument causes  a	previously  scan-converted
			       file raster to be sent to the plotter.

		      var      Benson Varian printer-plotter.

		      vt125    DEC vt125 terminal.

       raster	      Is  a  scan-converted temporary file that is sent directly to the plotter.  The raster file is only specified with the -Tver
		      option.

       If terminal is either an lvp16 or a hp7475a, you can specify the following options.  These options must follow the -Tterminal option:

       -l#	      length of paper window in plotter units (unit scale)

       -w#	      width of paper window in plotter units (unit scale)

       -c#	      initial pen carousel to be used

Restrictions
       A lockout protection does not exist for

Files
       /usr/bin/t4013
       /usr/bin/aedplot
       /usr/bin/bgplot
       /usr/bin/crtplot
       /usr/bin/dumbplot
       /usr/bin/gigiplot
       /usr/bin/grnplot
       /usr/bin/hpplot
       /usr/bin/hp7221plot
       /usr/bin/implot
       /usr/bin/lvp16
       /usr/bin/tek
       /usr/bin/t450
       /usr/bin/t300
       /usr/bin/t300s
       /usr/bin/vplot
       /usr/tmp/raster

See Also
       graph(1g), plot(3x), plot(5)

																	  plot(1g)