Citizen iDP-460 User Manual page 56

Citizen systems idp-460: user guide
Hide thumbs Also See for iDP-460:
Table of Contents

Advertisement

ESC
K n1 n2
[Name]
[Code]
[Domain]
[Function]
[Caution]
[See Also]
[Sample Program]
Graphic print mode designation
<1B>H<4B>H<n1><n2>[<d>]k
0
n2 = 0,1
^ 3  ^   
* Designate graphic print data for the number of dots that have been designated by n1, n2.
Once the printer takes the k-unit graphic print data, printing automatically starts and line
feed is performed. If the next line is also graphic printing, once again enter the
designation code before the data.
* Divide the number of dots to be printed by 256, set product to n2 and remainder to n1.
Accordingly, the number of dots for the lateral direction will be n1 + 256 x n2.
* If the graphic print data that has been entered exceeds the number of dots that can be
printed on one line, the excessive portion of the data is discarded.
* d is the graphic print data. If it is to be printed, set the corresponding bit to 1. If it is not
to be printed, set the corresponding bit to 0.
After graphic print mode printing line feed, the printer returns to the standard character
print mode. In either native mode or emulation mode, the right margin will be set at 42.
If the number of d is small, printing may be from the right side. To force the printer to
print from the left side, enter 00h as dummy data to increase the number of data.
FS, GS
LPRINT CHR$(&H1B)+"K"+CHR$(&H7C)+CHR$(1);
FORI=1 to 378
LPRINT CHR$ (&HFF)
NEXT I
0
k= n1 + 256 x n2
^ / ^   
Pin No.
1
2
3
4
5
6
7
8
9
42
iDP-460 User's Manual
ALL
Print Data
D1
D2
D3
D4
D5
D6
D7
D8
CITIZEN

Advertisement

Table of Contents
loading

Table of Contents