Herunterladen Inhalt Inhalt Diese Seite drucken

Citizen CBM-292 Bedienungsanleitung Seite 58

Line thermal printer
Inhaltsverzeichnis

Werbung

ESC
G
n
[Function]
[Code]
[Range]
[Outline]
[Caution]
[See Also]
[Sample Program]
[Print Results]
ESC
J
n
[Function]
[Code]
[Range]
[Outline]
[Sample Program]
[Print Results]
Specifying/canceling Double Printing (ESC G n)
<1B>H<47>H<n>
{0 ≤ n ≤ FF}
Data is described in Hex code.
Specifying/canceling the double printing.
• "n" is valid only for the lowest bit (n0).
• Control by n is shown as follows.
n0
0
1
This is effective to all characters.
• The print result of Double printing and highlight character printing is completely
same.
ESC E
LPRINT CHR$ (&H1B) + "G" + CHR$ (0) ;
LPRINT "AAABBB" + CHR$ (&HA) ;
LPRINT CHR$ (&H1B) + "G" + CHR$ (1) ;
LPRINT "AAABBB" + CHR$ (&HA) ;
Printing and feeding paper n/203 inch
<1B>H<4A>H<n>
{0 ≤ n ≤ FF}
Data is described in Hex code.
Prints data inside the print buffer and feeds paper by n/360 inch.
mechanical pitch is 1/203 inch, it is internally converted approximate to the value
specified with this command.
• Specified volume does not remain.
• The beginning of the line is to be considered as the next printing start position.
• Initial value is not defined.
See Sample Program and Print Results for ESC 2 on Page 51.
Type
Canceling double printing.
Specifying double printing.
57
CBM-292/293 User's Manual
Since an actual
CITIZEN

Werbung

Inhaltsverzeichnis
loading

Inhaltsverzeichnis