Barcode Reference Guide
Table Of Contents
- Barcode Reference Guide
- Introduction
- Quick reference for barcode control commands
- Print barcodes or expanded characters
- Definition of parameters
- Barcode mode
- Barcode, expanded character, line block drawing and box drawing
- Barcode
- Barcode human readable line ON or OFF
- Quiet zone
- Barcode, expanded character unit, line block drawing and box drawing
- Barcode, expanded character, line block drawing and box drawing offset in X-axis
- Barcode & expanded character offset in Y-axis
- Barcode, expanded character, line block drawing and box drawing height
- Expanded character width, line block drawing and box drawing
- Expanded character rotation
- Barcode data start
- Box drawing
- Line block drawing
- Expanded character data start
7
Quick reference for barcode control commands
2
When Codebar is chosen with the parameter ‘t9’ or ‘T9’
Characters ‘0’ to ‘9’, ‘-’, ‘ . ’, ‘$’, ‘/’, ‘+’, ‘ : ’ can be printed. Characters ‘A’ to ‘D’ can be printed as a start-stop
code, which can be upper case or lower case. If there is no start-stop code, errors will happen. A check
digit cannot be added and using ‘?’ causes errors.
When Code 128 Set A, Set B, or Set C is selected with the parameter ‘t12’ or ‘T12’, ‘t13’ or ‘T13’, or ‘t14’
or ‘T14’
Code 128 sets A, B and C can be individually selected. Set A shows characters Hex 00 to 5F. Set B
includes characters Hex 20 to 7F. Set C includes the pairs 00 to 99. Switching is allowed between the code
sets by sending %A, %B, or %C. FNC 1, 2, 3, and 4 are produced with %1, %2, %3, and %4. The SHIFT
code, %S, allows temporary switching (for one character only) from set A to set B and vice versa. The ‘%’
character can be encoded by sending it twice.
When ISBN (EAN) is selected with the parameter ‘t130’ or ‘T130’
The same rules apply as for ‘t5’ or ‘T5’.
When ISBN (UPC-E) is selected with the parameter ‘t131’ or ‘T131’:
The same rules apply as for ‘t6’ or ‘T6’.
When EAN 128 set A, set B or set C is selected with the parameter ‘t132’ or ‘T132’, ‘t133’ or ‘T133’ or ‘t134’
or ‘T134’
The same rules apply as for ‘t12’ or ‘T12’, ‘t13’ or ‘T13’, or ‘t14’ or ‘T14’.
Box drawing 2
ESC i ... E (or e)
‘E’ or ‘e’ is a terminator.
Line block drawing 2
ESC i ... V (or v)
‘V’ or ‘v’ is a terminator.
Expanded character data start 2
n = ‘l’ or ‘L’
Data that follows ‘l’ or ‘L’ is read as expanded character data (or labeling data). Expanded character data must
end with the ‘ \ ’ code (5CH), which also ends this command.