IBM 4613 Film Camera User Manual


 
SurePOS 100 Technical Reference
Page 55 of 104
Function:
Select validation printing
Null, was select validation printing on original SureOne offering
Code:
data
1Dh data 0Ah
Outline:
This command does nothing. Original SureOne printer function shown below for reference.
Prints up to 32 columns of the 15.4 CPI size characters on one line.
Notes:
Character data and immediate execution command are valid for data.
Printing modes (such as emphasized, inverted, expanded character modes) which were set before validation
printing are invalid during validation printing. These modes become valid again after validation printing is
completed.
Function:
Select bar code printing
Code:
"b" n1 n2 n3 n4 di ... dk
1Bh 62h n1 n2 n3 n4 di ... dk 1Eh
Outline:
Prints bar code according to the value of n1, as follows:
n1
Type of bar code
0
UPC-E
1
UPC-A
2
JAN/EAN-8
3
JAN/EAN-13
4
Code 39
5
ITF
6
Code 128
7
Code 93
8
NW-7
The value of n1 can be set to 0(00h) or 8(08h) or "0"(30h) to "8"(38h).
n2
Whether character below bar code or line feed is printed
1
No. Line feed is performed after execution of command.
2
Yes. Line feed is performed after execution of command.
3
No. Line feed is not performed after execution of command
4
Yes. Line feed is not performed after execution of command.
The value of n2 can be set to 1(01h) to 4(04h) or "1"(31h) to "4"(34h).
n3