Citizen BD2-2890DD Specifications page 35

Control board for mlt-289
Table of Contents

Advertisement

ESC G n
Specifying/canceling Double Printing
[Function]
[Code]
<1B>H<47>H<n>
{0 =< n =< FF} Data is described in Hex code.
[Range]
Specifying/canceling the double printing.
[Outline]
• "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.
[Caution]
[See Also]
ESC E
[Sample Program]
LPRINT CHR$ (&H1B) + "G" + CHR$ (0);
LPRINT "AAABBB" + CHR$ (&HA);
LPRINT CHR$ (&H1B) + "G" + CHR$ (1);
LPRINT "AAABBB" + CHR$ (&HA);
[Print Results]
Type
Canceling double printing.
Specifying double printing.
Highlighting canceled
Highlighting canceled
31
BD2-2890DD SPECIFICATIONS

Advertisement

Table of Contents
loading

Table of Contents