Unit 3: Command Quick Reference
SATO GL4xxe SBPL Programming Reference Page 3-4
Babbcccd Bar Codes. Prints a 1:3 ratio barcode.
a = 0: Codabar
1: Code 39
2: Interleaved 2 of 5 (I 2/5)
3: UPC-A/EAN-13
4: EAN-8
5: Industrial 2 of 5
6: Matrix 2 of 5
7: reserved
8: reserved
9: reserved
A: MSI
B: reserved
C: Code 93
D: reserved
E: UPC-E
F: Bookland
G: Code 128
H: SSCC
bb = Number of dots (01 to 12) for narrow bar and narrow space
ccc = Bar height in dots (001 to 999)
d = SSCC only
0: No human readable text
1: Human readable at top
2: Human readable at bottom
BC CODE 93 Barcode. Prints a CODE 93 barcode.
a = Narrow bar width (01 to 12 dots)
b = Height of barcode (001 to 999 dots)
c = Digit quantity of data (01 to 99)
n=Print data
BDabbcccd Bar Codes. Prints a 2:5 ratio barcode, except for UPC, EAN, Code 93,
Code 128 and SSCC symbols, which are fixed width bar codes. For values
a, bb, ccc and d see instructions for Babbcccd.
For UPC/EAN bar codes, this command puts descender bars and humand
readable text below the symbol.
COMMAND QUICK REFERENCE
INSTRUCTION DESCRIPTION