Herunterladen Inhalt Inhalt Diese Seite drucken

Citizen CBM-292 Bedienungsanleitung Seite 57

Line thermal printer
Inhaltsverzeichnis

Werbung

ESC
E
n
[Function]
[Code]
[Range]
[Outline]
[Caution]
[See Also]
[Example]
[Sample Program]
[Print Results]
Specifying/canceling highlighting
<1B>H<45>H<n>
{0 ≤ n ≤ FF}
Data is described in Hex code.
Specifying/canceling the highlighting characters.
• "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.
ESC !
LPRINT CHR$ (&H1B) + "E" + CHR$ (0) ;
LPRINT "AAABBB" + CHR$ (&HA) ;
LPRINT CHR$ (&H1B) + "E" + CHR$ (1) ;
LPRINT "AAABBB" + CHR$ (&HA) ;
Type
56
CBM-292/293 User's Manual
CITIZEN

Werbung

Inhaltsverzeichnis
loading

Inhaltsverzeichnis