HP 2500 HP PCL/PJL reference (PCL 5 Printer Language) - Technical Quick Refere - Page 31

HP-GL/2, Vector Group

Page 31 highlights

HP-GL/2 Vector Group Arc Absolute Draws an arc using absolute coordinates. AA XCTR,YCTR,sweep angle [,chord angle] [;] Arc Relative Draws an arc using relative coordinates. AR XINCR,YINCR,sweep angle[,chord angle] [;] Absolute Arc Three Point Draws an arc from the current pen location through two absolute points. AT XINTRM,YINTRM,XEND,YEND [,chord angle] [;] Bezier Absolute Draws a Bezier curve using absolute coordinates. BZ X1, Y1, X2, Y2, X3, Y3 [;] Bezier Relative Draws a Bezier curve using relative coordinates. BR X1, Y1, X2, Y2, X3, Y3 [;] Circle Draws a circle with a specified radius. CI radius [,chord angle] [;] Plot Absolute Enables movement to absolute coordinate locations (with respect to the origin [ 0,0]). PA [ X, Y... [,X,Y ] ] [;] Pen Down Lowers the logical "pen" to the page. PD [ X, Y... [,X,Y ] ] [;] Polyline Encoded Encodes common HP-GL/2 commands to increase throughput. PE [flag] [val] | coord pair... [flag] [val] | coord pair ; or PE; Flag = < - pen up > - fractional data = - absolute 7 - 7-bit data7 : - Select pen 29

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54

29
HP-GL/2
Vector Group
Arc Absolute
Draws an arc using absolute coordinates.
AA X
CTR
,Y
CTR
,sweep angle [,chord angle] [;]
Arc Relative
Draws an arc using relative coordinates.
AR X
INCR
,Y
INCR
,sweep angle[,chord angle] [;]
Absolute Arc Three Point
Draws an arc from the current pen location through two absolute points.
AT X
INTRM
,Y
INTRM
,X
END
,Y
END
[,chord angle] [;]
Bezier Absolute
Draws a Bezier curve using absolute coordinates.
BZ X
1
, Y
1
, X
2
, Y
2
, X
3
, Y
3
[;]
Bezier Relative
Draws a Bezier curve using relative coordinates.
BR X
1
, Y
1
, X
2
, Y
2
, X
3
, Y
3
[;]
Circle
Draws a circle with a specified radius.
CI radius [,chord angle] [;]
Plot Absolute
Enables movement to absolute coordinate locations (with respect to the
origin [ 0,0]).
PA [ X, Y... [,X,Y ] ] [;]
Pen Down
Lowers the logical “pen” to the page.
PD
[ X, Y... [,X,Y ] ] [;]
Polyline Encoded
Encodes common HP-GL/2 commands to increase throughput.
PE [flag] [val] | coord pair... [flag] [val] | coord pair ;
or
PE;
Flag = < –
pen up
>
fractional data
=
absolute
7
7-bit data7
:
Select pen