43
17) NV bit image pattern registration
< GS T n >
Code:
〔
1D
〕
h
+〔
54
〕
h
+
n
*
〔
'0'
≦
n
≦
'2'
〕
Registers the data specified by n for pages (0 – 2) as NV bit image pattern.
* It is necessary to write the data to be registered in the page 0 – 2. Printing is not needed.
* It is only one pattern to be registered.
* The registered data is effective until it is re-registered, the firmware is downloaded or NV
bit image is registered.
* Once registered, the NV bit image pattern is registered until registered again.
* Once registered, power on/off or printer initialization does not clear the data.
18) NV bit image pattern lay over < ESC F n >
Code: [1Bh + [46]h + n * ['0'
≦n≦
'1'
]
Specifies if the previously registered NV bit image pattern should be laid over to print (OR
print), at printing the data by Print page feed <FF>.
* n means as follows:
n
Function
'0'
Clears lay over
'1'
Sets lay over
* This command specification is effective until it is reset or the power is set off.
* The default value of n is 0.
19) Barcode print/edit < GS b n1 nx1 nx2 nx3 ny1 ny2 ny3 n4 Dn LF >
Code: [1D]h
+
[62]h
+
n1
+
nx1
+
nx2
+
nx3
+
ny1
+
ny2
+
ny3
+
n4
+
Dn
+
[0A]h
Selects barcode structure and print/edit * ['0'
≦
n1
≦
'6']
* Selects the following barcode structure by n1 value: *['0'
≦
n4
≦
'2']
n1 Barcode
structure Characters
'0' UPC-A
12
'1' UPC-E
12
'2' JAN-13(EAN-13)
13
'3' JAN-8(EAN-8)
8
'4' CODE39
Changeable
'5' ITF
14,
16
'6' CODABAR
Changeable
*['000'
≦
nx1nx2nx3
≦
'148']
*['000'
≦
ny1ny2ny3
≦
'148']
* Specifies x axis (mm) for print/edit position by nx1, nx2 and nx3 and y axis (mm) by ny1,
ny2 and ny3. It specifies in the same manner as Print/edit position setting.
* The following rotation is specified by n4 value.
n4 Rotates
'0' 0
degree
'1' 90
degree
'2' 270
degree
* Dn indicates the character code to be printed.
* If the character code (Dn) cannot be printed, the data after the code is treated as the
non-specified data.
* If a barcode is selected with character volume fixed, it needs to match to the character
volume.
* If the barcode exceeds the size of page, it is not printed.
* The print/edit position for the general characters does not move after barcode print/edit.