Citizen CBM-270 User Manual page 55

Line thermal printer
Hide thumbs Also See for CBM-270:
Table of Contents

Advertisement

ESC − n
[Function]
Specifying/Canceling underline
[Code]
<1B> H <2D> H <n>
0 ≤ n ≤ 2
[Range]
[Outline]
Specifying/canceling an underline.
• Types of underlines by n value are shown below:
n
0
1
2
• An underline is attached to the full character width.
[Caution]
part having been skipped by horizontal tab command.
• An underline is not attached to a 90 °- right-turned characters.
• Specification/cancellation with this command is invalid to Kanji.
ESC !, FS −
[See Also]
[Sample Program]
LPRINT CHR$ (&H1B) ; "−" ; CHR$ (0) ;
LPRINT "AAAAA" ;
LPRINT CHR$ (&H1B) ; "−" ; CHR$ (1) ;
LPRINT "AAAAA" ; CHR$ (&HA) ;
END
[Print Results]
ESC
2
[Function]
Specifying 1/6-inch line feed rate
[Code]
<1B> H <32> H
[Outline]
The line feed rate per line is specified by 1/6 inch.
[Sample Program]
LPRINT "AAAAA" ; CHR$ (&HA) ;
LPRINT CHR$ (&H1B) ; "3" ; CHR$ (0) ;
LPRINT "AAAAA" ; CHR$ (&HA) ;
LPRINT CHR$ (&H1B) ; "3" ; CHR$ (50) ;
LPRINT "AAAAA" ; CHR$ (&HA) ;
LPRINT CHR$ (&H1B) ; "2" ;
LPRINT "AAAAA" ; CHR$ (&HA) ;
LPRINT "AAAAA" ;
LPRINT CHR$ (&H1B) ; "J" ; CHR$ (100) ;
LPRINT "AAAAA" ; CHR$ (&HA) ;
LPRINT "AAAAA" ; CHR$ (&HA) ;
END
Type
Canceling an underline.
Specifying an underline for 1-dot width
Specifying an underline for 2-dots width
40
CBM-270 User's Manual
It is, however, not attached to the
[Print Results]
CITIZEN

Advertisement

Table of Contents
loading

Table of Contents