Citizen BD2-2890DD Specifications page 45

Control board for mlt-289
Table of Contents

Advertisement

ESC 2
Specifying 1/6-inch line feed rate
[Function]
[Code]
[Code]
<1B>H<32>H
[Outline]
The line feed rate per line is specified by 1/6 inch.
[Sample Program]
LPRINT "AAAAA" + CHR$ (&HA);
LPRINT CHR$ (&H1B) + "3" + CHR$ (0);
LPRINT "AAAAA" + CHR$ (&HA);
LPRINT CHR$ (&H1B) + "3" + CHR$ (50);
LPRINT "AAAAA" + CHR$ (&HA);
LPRINT CHR$ (&H1B) + "2";
LPRINT "AAAAA" + CHR$ (&HA);
LPRINT "AAAAA";
LPRINT CHR$ (&H1B) + "J" + CHR$ (100);
LPRINT "AAAAA" + CHR$ (&HA);
LPRINT "AAAAA" + CHR$ (&HA);
[Print Results]
1/6-inch line feed
0/360-inch line feed
50/360-inch line feed
1/6-inch line feed
100/360-inch line feed
1/6-inch line feed
41
BD2-2890DD SPECIFICATIONS

Advertisement

Table of Contents
loading

Table of Contents