Download Print this page

Citizen CBM-202PC-04 User Manual page 59

Thermal printer mechanical control lsi
Hide thumbs Also See for CBM-202PC-04:

Advertisement

[Function]
Specifying/canceling highlighting
[Code]
<1B>H<45>H<n>
[Range]
{0 n FF}
[Outline]
Specifying/canceling the highlighting characters.
[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]
Data is described in Hex code.
"n" is valid only for the lowest bit (n0).
Control by the lowest bit (n0) is shown as follows:
n0
0
Canceling highlighting.
1
Specifying highlighting.
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.
Type
59
CBM-202PC-04 User's Manual
CITIZEN

Advertisement

loading