Esc E N - Citizen CBM-1000 User Manual

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

Advertisement

ESC E n

[Function]
[Code]
[Range]
[Outline]
[See Also]
[Sample Program]
[Print Results]
Specifying/Canceling Emphasis Printing
<1B>H<45>H<n>
0
n
255
Specifying/canceling the emphasized characters.
• "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 emphasized character includes one extra
dot added at its side.
• Emphasis printing can also be specified using ESC !, however,
ESC E or ESC !, whichever command is processed last, takes
precedence.
ESC !
LPRINT CHR$(&H1B) + "E" + CHR$(0);
LPRINT "AAABBB" + CHR$(&HA);
LPRINT CHR$(&H1B) + "E" + CHR$(1);
LPRINT "AAABBB" + CHR$(&HA);
END
A A A B B B
A A A B B B
— 74 —
Function
Canceling emphasis printing
Specifying emphasis printing
Emphasis canceled
Emphasis specified

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents