BD2-2890DD SPECIFICATIONS
37
ESC $ n1 n2
Specifying the Absolute Positions
<1B>H<24>H<n1><n2>
{0 =< n1 =< FF}
{0 =< n2 =< 1} Data is described in Hex code.
The printing start position is specified in the number of dots (1/203 inch unit) from
the beginning of line.
•
The number of dots is divided by 256, whose quotient is taken as n2 and the residual as n1.
•
Therefore, the printing start position is equal to n1+n2 x 256 from the beginning of line.
•
Specifying beyond the line end is ignored.
•
The initial value is not specified.
ESC \
LPRINT CHR$ (&H1B) + "$”;
LPRINT CHR$ (0) + CHR$ (0) + "A”;
LPRINT CHR$ (&H1B) + "$”;
LPRINT CHR$ (50) + CHR$ (0) + "B”;
LPRINT CHR$ (&H1B) + "$”;
LPRINT CHR$ (0) + CHR$ (1) + "C”;
LPRINT CHR$ (&HA);
LPRINT CHR$ (&H1B) + "$”;
LPRINT CHR$ (100) + CHR$ (0) + "A”;
LPRINT CHR$ (&H1B) + "¥”;
LPRINT CHR$ (&HC2) + CHR$ (&HFF) + "B”;
LPRINT CHR$ (&HA);
Absolute Position Specified
Relative Position Specified – 62
[Function]
[Code]
[Range]
[Outline]
[Caution]
[Default]
[See Also]
[Sample Program]
[Print Results]
Содержание BD2-2890DD s
Страница 1: ...CONTROL BOARD FOR MLT 289 MODEL BD2 2890DD Rev 1 01 Issued on June 27th 2003 Specifications ...
Страница 67: ...BD2 2890DD SPECIFICATIONS 63 10 CHARACTER CODE TABLE 10 1 International ...
Страница 68: ...BD2 2890DD SPECIFICATIONS 64 10 2 Japanese ...
Страница 69: ...BD2 2890DD SPECIFICATIONS 65 10 3 International Character Set COUNTRY ...
Страница 71: ...BD2 2890DD SPECIFICATIONS 67 APPENDIX 2 OUTER DIMENSION ...