
Revision C 16/01/96
Chapter 4 "Diablo 630" - 16
Absolute horizontal tab
EscHTn
(27)(09)n
<1Bh><09h>n
This command moves the print position a distance of (n–1) times the current HMI in from the left
edge of the printable area.
You can use this command to move the print position anywhere within the printable area irrespective
of margin settings.
n must be in the range 1 to 126.
LPRINT CHR$(27); CHR$(9); CHR$(51); 'Move in 50*HMI
Set vertical tab at current position
Esc–
(27)(45)
<1Bh><2Dh>
This command sets a vertical tab stop at the current line.
Up to sixty-four vertical tab positions can be set.
You can set tab stops anywhere within the printable area irrespective of the current margin settings.
LPRINT CHR$(27); CHR$(45); 'Set vertical tab
Vertical tab
VT
(11)
<0Bh>
The VT control code (ASCII 11) moves the current print position downwards to the next vertical tab
stop, even if the next tab stop is below the bottom margin.
The code is ignored if there are no tab stops below the current print position.
LPRINT CHR$(11); 'Vertical tab
Absolute vertical tab
EscVTn
(27)(11)n
<1Bh><0Bh>n
This command moves the print position a distance of (n–1) times the current VMI downwards from
the top line of the page.
You can use this command to move the print position anywhere within the printable area irrespective
of margin settings.
n must be in the range 1 to 126.
LPRINT CHR$(27); CHR$(11); CHR$(41); ' Move in 40*VMI
Содержание HL- SERIES
Страница 13: ...Revision A 16 01 96 Chapter 1 Introduction ...
Страница 16: ...Revision C 16 01 96 Chapter 2 PCL 1 Chapter 2 PCL ...
Страница 123: ...Revision C 16 01 96 Chapter 2 PCL 3 W width raster area 78 Y y offset raster 79 ...
Страница 124: ...Revision C 16 01 96 Chapter 3 PJL 1 Chapter 3 PJL Printer Job Language ...
Страница 180: ...Revision C 16 01 96 Chapter 4 Diablo 630 1 Chapter 4 Diablo 630 ...
Страница 200: ...Revision C 16 01 96 Chapter 5 EPSON FX 850 1 Chapter 5 EPSON FX 850 ...
Страница 237: ...Revision C 16 01 96 Chapter 6 IBM Proprinter XL 1 Chapter 6 IBM Proprinter XL ...
Страница 259: ...Revision C 16 01 96 Chapter 7 Bar Codes Control 1 Chapter 7 Bar Code Control ...
Страница 267: ...Revision C 16 01 96 Chapter 8 HP GL2 1 CHAPTER 8 HP GL 2 Graphics Language ...
Страница 280: ...Revision C 16 01 96 Chapter 8 HP GL2 14 220 END Sample 21 ...
Страница 328: ...Revision C 16 01 96 Chapter 9 HP GL 1 CHAPTER 9 HP GL Graphics Language ...
Страница 332: ...Revision C 16 01 96 Chapter 9 HP GL 5 1 3 2 Printing Area a b d c a b c d mm A4 4 5 5 5 Letter 6 5 5 5 Legal 6 5 5 5 ...
Страница 342: ...Revision C 16 01 96 Chapter 9 HP GL 15 Sample 68 ...
Страница 387: ...Revision C 16 01 96 APPENDIX A COMPALISON LIST 24 RESOLUTION 300 600 300 600 300 600 ...