
Revision C 16/01/96
Chapter 4 "Diablo 630" - 15
Set right margin at current position
Esc0
(27)(48)
<1Bh><30h>
This command sets the vertical line on which the current print position lies to be the right margin.
The command is ignored if the current print position is to the left of the left margin or if the current
print position is within 1/10" of the current left margin.
You can set a new right margin to the right of the existing right margin by moving the print position
with the Absolute Horizontal Tab instruction, with the space control code, SP, in forward printing
mode, or with the backspace control code, BS, in backward printing mode.
LPRINT CHR$(27); CHR$(48); 'Set right margin
5.3. Using tabs
Set horizontal tab at current position
Esc1
(27)(49)
<1Bh><31h>
This command sets a horizontal tab stop at the current print position.
Up to thirty-two horizontal 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$(49); 'Set horizontal tab
Clear horizontal tab at current position
Esc8
(27)(56)
<1Bh><38h>
This command clears the horizontal tab stop at the current print position.
If there is no tab stop at the current print position the command is ignored.
LPRINT CHR$(27); CHR$(56); 'Clear horizontal tab
Horizontal tab
HT
(09)
<09h>
The HT control code (ASCII 9) moves the current print position to the right to the next horizontal
tab stop.
The command is ignored if there are no tab stops to the right of the current print position or if the
next tab stop is beyond the right margin.
This code is ignored in backward printing mode.
LPRINT CHR$(9); 'Horizontal tab
Содержание 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 ...