Citizen BD2-2890DD Specifications page 33

Control board for mlt-289
Table of Contents

Advertisement

ESC
n
[Function]
Specifying/ Canceling Underline
<1B>H<2D>H<n>
[Code]
{0 =< n =< 02} data is described in Hex code.
[Range]
Specifying/canceling an underline.
[Outline]
• Types of underlines by n value are shown below:
n (Hex)
• An underline is attached to the full character width. It is, however, not attached to
[Caution]
the 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.
[See Also]
ESC !, FS
[Sample Program]
LPRINT CHR$ (&H1B) + "
LPRINT "AAAAA" ;
LPRINT CHR$ (&H1B) + "
LPRINT "AAAAA" + CHR$ (&HA);
[Print Results]
Underline Canceled
0
1
Specifying an underline for 1-dot width.
2
Specifying an underline for 2-dots width.
" + CHR$ (0);
" + CHR$ (1);
Underline Specified
Type
Canceling an underline.
29
BD2-2890DD SPECIFICATIONS

Advertisement

Table of Contents
loading

Table of Contents