![Brother HL-1250 Скачать руководство пользователя страница 282](http://html.mh-extra.com/html/brother/hl-1250/hl-1250_technical-reference-manual_53605282.webp)
2001/10/02
CHAPTER 6 EPSON - 19
•
When you specify a value for
n
you may also use the character codes for ‘0’ and ‘1’ (48 and 49)
instead of 0 and 1.
•
Only
Esc W 0
can be used to cancel double -width printing mode set using the
Esc W 1
instruction.
•
Esc W 0
cancels double -width printing mode set using the
Esc W 1
instruction, the
SO
control code
or the
Esc SO
instruction.
LPRINT CHR$(27); CHR$(87); CHR$(1); 'Set double-width printing mode
Select single-line double-width printing (I)
SO
(27)
<0Eh>
•
This command turns double-width printing mode on for one line only. The subsequent line of text is
printed using double -width characters and with the line spacing setting doubled.
•
The following commands cancel double-width printing mode set using the
SO
control code:
LF
,
FF
,
VT
,
Esc W 0
,
DC4
, and
ESC @
.
•
If the “auto LF” (automatic line feed) function has been turned on from the control panel, the carriage
return control code,
CR
, will also cancel double-width printing mode selected with the
SO
control
code.
LPRINT CHR$(14); 'Set double-width printing mode for one line
Select single-line double-width printing (II)
EscSO
(27)(14)
<1Bh><03h>
•
This command turns double-width printing mode on for one line only. The subsequent line of text is
printed using double -width characters and with the line spacing setting doubled.
•
The following commands cancel double-width printing mode set using the
SO
escape sequence:
LF
,
FF
,
VT
,
Esc W 0
,
DC4
, and
ESC @
.
•
If the “auto LF” (automatic line feed) function has been turned on from the control panel, the carriage
return control code,
CR
, will also cancel double-width printing mode selected with the
Esc SO
escape
sequence.
•
This command functions exactly like the
SO
control code.
LPRINT CHR$(27); CHR$(14); 'Set double-width printing mode for one line
Cancel single-line double-width printing
DC4
(20)
<14h>
•
This control code cancels single -line double-width mode set with the
SO
control code or with the
Esc
SO
escape sequence. Subsequent text is printed using normal sized characters.
•
The previous character pitch is restored.
LPRINT CHR$(20); 'Cancel enlarged character mode set with SO
Select italic mode
Esc4
(27)(52)
<1Bh><34h>
•
This command enables the italic printing mode. Subsequent text is printed in italic style.
•
You can still use italic text even after selecting the extended character set with the
Esc t
command.
LPRINT CHR$(27); CHR$(52); 'Italic mode
Cancel italic mode
Esc5
(27)(53)
<1Bh><35h>
This command cancels the italic printing mode. Subsequent text is printed upright.
LPRINT CHR$(27); CHR$(53); 'Cancel italic mode
Select superscript / subscript mode
EscSn
(27)(83)n
<1Bh><53h>n
•
This command allows you to print superscripts or subscripts.
•
Set
n
to 0 to print subsequent text using superscript characters.
•
Set
n
to 1 to print subsequent text using subscript characters.
•
When you specify the value for
n
you may use the character codes for ‘0’ and ‘1’ (48 and 49) instead
of 0 and 1.
Содержание HL-1250
Страница 15: ...2001 10 02 CHAPTER 1 INTRODUCTION 1 CHAPTER 1 INTRODUCTION ...
Страница 20: ...2001 10 02 CHAPTER 1 INTRODUCTION 6 ...
Страница 21: ...2001 10 02 CHAPTER 2 PCL 1 CHAPTER 2 PCL PRINTER CONTROL LANGUAGE ...
Страница 59: ...2001 10 02 CHAPTER 2 PCL 39 ...
Страница 76: ...2001 10 02 CHAPTER 2 PCL 56 ...
Страница 104: ...2001 10 02 CHAPTER 2 PCL 84 71 71 Lines picture Same as above ...
Страница 109: ...2001 10 02 CHAPTER 2 PCL 89 ...
Страница 123: ...2001 10 02 CHAPTER 2 PCL 103 ...
Страница 131: ...2001 10 02 CHAPTER 3 PCL5C 1 CHAPTER 3 PCL5C ...
Страница 149: ...2001 10 02 CHAPTER 4 HP GL 2 1 CHAPTER 4 HP GL 2 GRAPHICS LANGUAGE ...
Страница 185: ...2001 10 02 CHAPTER 4 HP GL 2 37 150 LPRINT TR0 PA3900 4900 PM0 PA5100 4900 4500 6100 PM1 160 LPRINT PM2 FP ...
Страница 199: ...2001 10 02 CHAPTER 4 HP GL 2 51 ...
Страница 204: ...2001 10 02 CHAPTER 4 HP GL 2 56 ...
Страница 205: ...2001 10 02 CHAPTER 5 PJL 1 CHAPTER 5 PJL PRINTER JOB LANGUAGE ...
Страница 232: ...2001 10 02 CHAPTER 5 PJL 28 AUTOLF Sets AUTO LF ON or OFF AUTOMASK Sets AUTO MASK ON or OFF SELREADOUT ON or OFF ...
Страница 248: ...2001 10 02 CHAPTER 5 PJL 44 ...
Страница 263: ...2001 10 02 CHAPTER 5 PJL 59 ...
Страница 264: ...2001 10 02 CHAPTER 6 EPSON 1 CHAPTER 6 EPSON FX 850 ...
Страница 286: ...2001 10 02 CHAPTER 6 EPSON 23 LPRINT CHR 27 CHR 37 CHR 1 CHR 0 Select downloaded characters ...
Страница 290: ...2001 10 02 CHAPTER 6 EPSON 27 Sample 12 ...
Страница 292: ...2001 10 02 CHAPTER 6 EPSON 29 Sample 14 ...
Страница 294: ...2001 10 02 CHAPTER 7 IBM PROPRINTER 1 CHAPTER 7 IBM PROPRINTER XL ...
Страница 315: ...2001 10 02 CHAPTER 7 IBM PROPRINTER 22 ...
Страница 316: ...2001 10 02 CHAPTER 8 BAR CODE CONTROL 1 CHAPTER 8 BAR CODE CONTROL ...
Страница 326: ...2001 10 02 CHAPTER 9 HP GL 1 CHAPTER 9 HP GL GRAPHICS LANGUAGE ...
Страница 353: ...10 5 2001 APPENDIX A COMPARISON LIST 1 APPENDIX A COMPARISON LIST ...
Страница 391: ...10 5 2001 APPENDIX A COMPARISON LIST 39 AUTOSKIP ON OFF ON OFF ON OFF ON OFF ...
Страница 413: ...2001 10 02 APPENDIX C HBP MODE COMMANDS 1 APPENDIX C HBP MODE COMMANDS For HL 820 1020 1040 Only ...
Страница 426: ...2001 10 02 APPENDIX C HBP MODE COMMANDS 14 ...