Product specifications

SLCS Programming Manual
Rev. 1.24
- 18 -
2-1-3 B1 (1 Dimensional bar code)
Description
Draw 1D Barcode on the image buffer
Syntax
B1p1,p2,p3,p4,p5,p6,p7,p8(,p9),DATA
Parameters
p1 : Horizontal position (X) [dot]
p2 : Vertical position (Y) [dot]
p3 : Barcode selection
p3 Barcode p3 Barcode
0 Code39 5 UPC-A
1 Code128 6 UPC-E
2 I2of5 7 EAN13
3 Codabar 8 EAN8
4 Code93 9 UCC/EAN128
p4 : Narrow bar width [dot]
p5 : Wide bar width [dot]
p6 : Bar code height [dot]
p7 : Rotation
Value Rotation
0 No Rotation
1 90 degrees
2 180 degrees
3 270 degrees
p8 : HRI (Human Readable Interpretation)
0 : Not printed
1 : Below the bar code(Font Size : 1)
2 : Above the bar code(Font Size : 1)
3 : Below the bar code(Font Size : 2)
4 : Above the bar code(Font Size : 2)
5 : Below the bar code(Font Size : 3)
6 : Above the bar code(Font Size : 3)
7 : Below the bar code(Font Size : 4)
8 : Above the bar code(Font Size : 4)
(p9) : quiet zone width(optional) : 0 ~ 20