![Japan Subcontract APM-N90 Скачать руководство пользователя страница 36](http://html1.mh-extra.com/html/japan-subcontract/apm-n90/apm-n90_user-manual_3346003036.webp)
34
margin.
<Details >
384dots
1
st
byte
2
nd
byte
48
th
byte
49
th
byte
50
th
byte
96
th
byte
97
th
byte
98
th
byte
144
th
byte
145
th
byte
146
th
byte
192
nd
byte
193
rd
byte
194
th
byte
240
th
byte
As the horizontal 1 line is 384 dots, data of 48 bytes is needed at 1 byte=8 bits.
When you want to print bit image of the above 5 lines, the command data will be as
follows.
ESC+”V”+05H+00H+(1
st
byte)+(2
nd
byte)+(3
rd
byte)+.....+(239
th
byte)+(240
th
byte)
Example) When the data of 1
st
byte is FCH, dot pattern will be printed as follows.
● ● ● ● ● ● ○ ○
=FCH
This is the case of MSB Bit Image. In LSB Bit Image, it will be printed contrast to
MSB as follows.
○ ○ ● ● ● ● ● ●
6) Ruler
Line
●
These commands are for continuous printing of vertical lines.
●
Supports 2 kinds of ruler line buffers of 1 dot line and possible to select each of them
to print.
●
When printed characters in the state of ruler line ON, the dot corresponding to the
bit which is 1 in the ruler line buffer will be printed black.
Line 1
Line 2
Line 3
Line 4
Line 5
1 1 1 1 1 1 0 0
0 0 1 1 1 1 1 1