Citizen BD2-2890DD Specifications page 34

Control board for mlt-289
Table of Contents

Advertisement

ESC E n
Specifying/canceling highlighting
[Function]
[Code]
<1B>H<45>H<n>
{0 =< n =<FF} Data is described in Hex code.
[Range]
Specifying/canceling the highlighting characters.
[Outline]
• "n" is valid only for the lowest bit (n0).
• Control by the lowest bit (n0) is shown as follows:
n0
0
1
• This is effective to all characters.
• Dot configuration of a highlighted character includes one extra dot added at its side.
• The print result of Double printing and highlight character printing is completely same.
[Caution]
[See Also]
ESC !
[Example]
[Sample Program]
LPRINT CHR$ (&H1B) + "E" + CHR$ (0);
LPRINT "AAABBB" + CHR$ (&HA);
LPRINT CHR$ (&H1B) + "E" + CHR$ (1);
LPRINT "AAABBB" + CHR$ (&HA);
[Print Results]
Type
Canceling highlighting.
Specifying highlighting.
Highlighting canceled
Highlighting canceled
30
BD2-2890DD SPECIFICATIONS

Advertisement

Table of Contents
loading

Table of Contents