How to set plotter info.


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers How to set plotter info.
# 1  
Old 09-07-2004
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.
 
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Help needed with shell script to search and replace a set of strings among the set of files

Hi, I am looking for a shell script which serves the below purpose. Please find below the algorithm for the same and any help on this would be highly appreciated. 1)set of strings need to be replaced among set of files(directory may contain different types of files) 2)It should search for... (10 Replies)
Discussion started by: Amulya
10 Replies

2. 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

3. 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

4. UNIX for Dummies Questions & Answers

How to set server's ip address, router, network mask and set if it is an internal or external ip?

Hello, I need to write a program which sets server's ip address, router, network mask. Program also should set if it is an internal or external ip. Maybe someone can help me ? Any information from u is very useful :b: I stopped at .. :( #!/bin/sh A=`hostname -i` echo "server ip address is $A"... (4 Replies)
Discussion started by: zagaruika
4 Replies

5. UNIX for Dummies Questions & Answers

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 (0 Replies)
Discussion started by: yasin
0 Replies

6. 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

7. 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

8. 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
Login or Register to Ask a Question
plot(1B)					     SunOS/BSD Compatibility Package Commands						  plot(1B)

NAME
plot, aedplot, atoplot, bgplot, crtplot, dumbplot, gigiplot, hpplot, implot, plottoa, t300, t300s, t4013, t450, tek, vplot, hp7221plot - graphics filters for various plotters SYNOPSIS
/usr/ucb/plot [-Tterminal] DESCRIPTION
The plot utility reads plotting instructions (see plot(4B)) from the standard input and produces plotting instructions suitable for a par- ticular terminal on the standard output. If no terminal is specified, the environment variable TERM is used. The default terminal is tek. ENVIRONMENT VARIABLES
Except for ver, the following terminal-types can be used with `lpr -g' (see lpr(1B)) to produce plotted output: 2648 | 2648a | h8 | hp2648 | hp2648a Hewlett Packard 2648 graphics terminal. hp7221 | hp7 | h7 | Hewlett Packard 7221 plotter. 300 DASI 300 or GSI terminal (Diablo mechanism). 300s | 300S DASI 300s terminal (Diablo mechanism). 450 DASI Hyterm 450 terminal (Diablo mechanism). 4013 Tektronix 4013 storage scope. 4014 | tek Tektronix 4014 and 4015 storage scope with Enhanced Graphics Module. (Use 4013 for Tektronix 4014 or 4015 without the Enhanced Graphics Module). aed AED 512 color graphics terminal. bgplot | bitgraph BBN bitgraph graphics terminal. crt Any crt terminal capable of running vi(1). dumb | un | unknown Dumb terminals without cursor addressing or line printers. gigi | vt125 DEC vt125 terminal. implot Imagen plotter. var Benson Varian printer-plotter ver Versatec D1200A printer-plotter. The output is scan-converted and suitable input to `lpr -v'. FILES
/usr/ucb/aedplot /usr/ucb/atoplot /usr/ucb/bgplot /usr/ucb/crtplot /usr/ucb/dumbplot /usr/ucb/gigiplot /usr/ucb/hp7221plot /usr/ucb/hpplot /usr/ucb/implot /usr/ucb/plot /usr/ucb/plottoa /usr/ucb/t300 /usr/ucb/t300s /usr/ucb/t4013 /usr/ucb/t450 /usr/ucb/tek /usr/ucb/vplot ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWscpu | +-----------------------------+-----------------------------+ SEE ALSO
graph(1), tplot(1), vi(1), lpr(1B), plot(4B), attributes(5) SunOS 5.11 3 Aug 1994 plot(1B)