Herunterladen Inhalt Inhalt Diese Seite drucken

Citizen CBM-270 Bedienungsanleitung Seite 50

Inhaltsverzeichnis

Werbung

ESC
!
n
[Function]
Collective specifying the printing mode
[Code]
<1B> H <21> H <n>
0 ≤ n ≤ 255
[Range]
[Outline]
Printing mode is assigned.
• With double height and double width being specified simultaneously, double wide and
[Caution]
double high characters are consisted.
• An underline is attached to the full character width, which, however, is not attached to the
part having been skipped by the horizontal tab. Neither is it attached to 90°-right-turned
characters.
• The underline width is as having been specified by <ESC - >.
width. )
• Specification with this command is invalid to Kanji, except specification and cancellation
of highlighting
• In case that double wide character and normal character exist in same one line, the layout of
underline is consistent one.
[Default]
n = 0
ESC E, ESC −
[See Also]
[Sample Program]
LPRINT CHR$ (&H1B) ; " ! " ; CHR$ (&H00) ; "H" ;
LPRINT CHR$ (&H1B) ; " ! " ; CHR$ (&H01) ; "H";
LPRINT CHR$ (&H1B) ; " ! " ; CHR$ (&H08) ; "H";
LPRINT CHR$ (&H1B) ; " ! " ; CHR$ (&H10) ; "H";
LPRINT CHR$ (&H1B) ; " ! " ; CHR$ (&H20) ; "H";
LPRINT CHR$ (&H1B) ; " ! " ; CHR$ (&H80) ; "H";
LPRINT CHR$ (&H1B) ; " ! " ; CHR$ (&HB9) ; "H";
LPRINT CHR$ (&HA) ;
END
[Print Results]
Bit
Function
0
Character Font
1
Undefined
2
Undefined
3
High-lighting
4
Double height
5
Double width
6
Undefined
7
Underline
Each n bit indicates the following:
0
Font A
Canceled
Canceled
Canceled
Canceled
35
CBM-270 User's Manual
Value
1
Font B
Specified
Specified
Specified
Specified
(The default setting is 1 dot
CITIZEN

Werbung

Inhaltsverzeichnis
loading

Inhaltsverzeichnis