CHAPTER 4 HP-GL/2 - 32
LA - Line attribute
LA [
l
,
v
[ ,
l
,
v
[ ,
l
,
v
]]] [;]
l
; line attribute
v
: value
This command specifies the shape of line joins and line ends.
These settings are effective for the line widths thicker than 0.35 mm.
l specifies the line attribute for which you are setting a value.
There are three line attributes - line end type, line join type and miter limit, specified by line attribute
values of 1, 2 and 3 respectively.
v specifies the value of the particular attribute.
Line ends are either butt (1), square (2,), triangular (3) or round (4).
Line joins are either mitered (1), mitered/beveled (2), triangular (3), round (4), beveled (5), or have no join
(6).
Miter limit is the ratio of miter length to line width. When the miter limit is exceeded, the join is clipped
to the miter limit.
The miter limit is specified as a clamped real number.
If no parameters are specified, the line attributes are set as follows: line ends are butt, line joins are
mitered and the miter limit is 5. This is equivalent to the command LA1, 1, 2, 1, 3, 5;
Miter length
Line width
Miter limit = Miter length / Line width
Labels are always drawn with rounded ends and joins.
An LA command remains in effect until another LA command is issued, until default settings are restored
with the DF command or until the printer is initialized with an IN command.
10 '-Line Attributes-
20 WIDTH "LPT1:", 255
30 LPRINT CHR$(27); "E";
40 LPRINT CHR$(27); "%0B";
50 LPRINT "IN;SP1;";
60 LPRINT "PA4000,3000;PW2;LA1,3;PD3500,2500,4000,2000;"
70 LPRINT "PU3500,200;LA2,2,3,20;PD3000,2500,3000,2300;"
80 LPRINT "PU2500,2300;LA1,4;PD3500,2300;"
90 LPRINT "PU2700,2100;PD3300,2100;"
100 LPRINT "PU2900,1900;PD3100,1900;"
110 LPRINT CHR$(27); "%0A";
120 LPRINT CHR$(27); "E";
130 END
<Sample 40>
Summary of Contents for HL-4140CN
Page 4: ......
Page 15: ...CHAPTER 1 INTRODUCTION 1 CHAPTER 1 INTRODUCTION ...
Page 20: ...CHAPTER 2 PCL 1 CHAPTER 2 PCL PRINTER CONTROL LANGUAGE ...
Page 137: ...CHAPTER 3 PCL5C 1 CHAPTER 3 PCL5C ...
Page 155: ...CHAPTER 4 HP GL 2 1 CHAPTER 4 HP GL 2 GRAPHICS LANGUAGE ...
Page 208: ...CHAPTER 5 PJL 1 CHAPTER 5 PJL PRINTER JOB LANGUAGE ...
Page 285: ...CHAPTER 6 EPSON 1 CHAPTER 6 EPSON FX 850 ...
Page 313: ...CHAPTER 7 IBM PROPRINTER 1 CHAPTER 7 IBM PROPRINTER XL ...
Page 334: ...CHAPTER 8 BAR CODE CONTROL 1 CHAPTER 8 BAR CODE CONTROL ...
Page 346: ...CHAPTER 9 HP GL 1 CHAPTER 9 HP GL GRAPHICS LANGUAGE ...
Page 373: ...CHAPTER 10 CARBON COPY FUNCTION 1 CHAPTER 10 CARBON COPY FUNCTION ...
Page 383: ...APPENDIX A COMPARISON LIST 1 APPENDIX A COMPARISON LIST ...
Page 490: ...APPENDIX C HBP MODE COMMANDS 1 APPENDIX C HBP MODE COMMANDS For HL 820 1020 1040 Only ...