.BG
.VE $Header: /usr/s/current/s/.help/RCS/hpgl,v 1.5 84/11/29 06:20:06 rab Exp $
.FN hpgl
.FN hp7220h
.FN hp7220v
.FN hp7225
.FN hp7225v
.FN hp7470
.FN hp7470v
.FN hp7475
.FN hp7475v
.FN hp7550
.FN hp7550v
.FN hpglv
.TL
hpgl hp7470 hp7475 hp7550 hp7225 hp7220: Hewlett-Packard HP-GL Plotters
.CS
hpgl(width, height, ask, auto, color, speed)
hp7470
hp7475
hp7550
hp7220h
hp7225

hpglv(width, height, ask, auto, color, speed)
hp7470v
hp7475v
hp7550v
hp7225v
hp7220v
.PP
.AG width
width of plotted surface in inches.  Default 8 for
`hp7220v', `hp7225v', and `hpglv'; 7.25 for `hp7470v',
`hp7550v' and `hp7475v';
10 otherwise.
.AG height
height of plotted surface in inches.  Default 10 for
`hp7220v', `hp7225v', `hp7470v', `hp7475v' and `hpglv';
7.25 for `hp7470', `hp7550' and `hp7475v'; 8 otherwise.
.AG ask
logical, should user be prompted by "GO?" prior to advancing
to new frame? Default TRUE.
.AG auto
logical, can device automatically advance the paper (H-P
7220S)?  Default FALSE for all but `hp7550' and `hp7550v'.
.AG color
integer reflecting the degree of color-plotting support
provided by the device.  0=color changes ignored, 1=prompt
user when color changes (to allow manual pen changes, etc),
2=device has automatic color changing capability (`hp7220', `hp7470', `hp7475').
.AG speed
maximum allowed axis pen velocity ranging from 1 to 380 mm/sec.
Default 380.  Slower speeds are useful for high-quality work or
for plotting on special paper or film.
.PP
These commands identify Hewlett-Packard plotters which accept the HP-GL
instruction set.  This includes pen plotter models 7220, 7470, 7475,
7550, and 7225.
The plotters may be used with standard 8.5 by 11 inch paper with the
long dimension horizontally (`hp7220h') or vertically (`hp7220v'), or
with other paper sizes by means of arguments `width' and `height'.
The arguments listed after `hpgl' and `hpglv' can also be given with
the other device functions.
.PP
Whenever a new plot is about to be produced, the message "GO?" appears
on the terminal.  At this time, new paper may be loaded, pens changed,
etc.  When ready for plotting to proceed, simply hit carriage return.
.PP
When graphic input (`identify', `rdpen') is requested, the `enter'
button will light.  The pen should be positioned by means of the 4
directional buttons.  When the desired pen position is reached,
depress the `enter' button.  To terminate the input, hit carriage
return on the terminal.  The coordinates of the terminating point are
not transmitted.
.PP
Character sizes may be changed to any desired value.  Color can be
changed to any of the values 1 to 8, indicating the pens in stables 1
to 8.  Characters can be rotated to any orientation.  Different line
styles (1, 2, ...) are available, with patterns becoming more spread-out
as the line style is larger.
.PP
The `hpglv', `hp7470v', `hp7475v', `hp7550v' and `hp7225v' devices actually
produce their "vertical"
plots by interchanging the roles of the plotter x and y axes.
This is done since the plotters cannot accommodate standard
sized paper in vertical orientation.
.PP
ALWAYS BE SURE that the pen is capped when you are done
with the plotter.
.PP
.SH NOTE
The switches on the back of the device should be set to reflect
the correct speed and parity settings for the computer system.
Incorrect parity settings may cause failures of digitizing functions, e.g.,
`rdpen' and `identify'.
.PP
A device must be specified before any graphics functions can be used.
.KW device*
.WR
