– 80 –
APPENDIX
Item
Module width
Width of one
character (mm)
Note: The start and stop bars are not included.
b) Vertical printing
(3) CODE 93
1) Each mode and module width
a) Horizontal printing
Mode 1Mode 2 Mode 3
2 dots 3 dots 4 dots
2.25 3.375 4.5
Item
Module width
Width of one
character (mm)
Mode 1Mode 2 Mode 3
2 dots 3 dots 4 dots
2.625 3.75 4.875
2) REQUIREMENTS
a) The start and stop patterns are automatically inserted.
b) The check characters are automatically inserted.
c) 2-character set codes are same as CODE 128. (Expect FNC1-4, and START
A-C)
EXAMPLE Bar code number 00, starting position of bar code (X, Y) = 40
mm, 16 mm Mode 2 of CODE 93, Bar code rotation: 0 degree.
Bar code height 10 mm, Data “ABCDefg”
LPRINT CHR$(&H1B);“PB00;0400,0160,2,3,0,0100”;
CHR$(&H0A);CHR$ (&H00);
LPRINT CHR$(&H1B);“RB00;ABCDefg”;
CHR$(&H0A);CHR$ (&H00);