Citizen BD2-2890DD Specifications page 26

Control board for mlt-289
Table of Contents

Advertisement

ESC d n
[Function]
Printing and Feeding the paper by n lines
[Code]
<1B>H<64>H<n>
[Range]
* {0 =< n =< FF} Data is described in Hex code.
Prints data inside the buffer and feeds paper by n lines.
[Outline]
• Specified line does not remain.
• The beginning of the line is to be considered as the next printing start position.
• The initial value is not defined.
[Default]
[Sample Program]
LPRINT "AAAAA"
LPRINT CHR$ (&H1B) + "d" + CHR$ (2);
LPRINT "AAAAA" + CHR$ (&HA);
[Print Results]
2/6-inch line feed
22
BD2-2890DD SPECIFICATIONS

Advertisement

Table of Contents
loading

Table of Contents