Chapter 3 Configuring The KSSM Emulation With Control Codes
Barcode Printing
ASCII Code SSCC c t; d data d [; N n ; xxxx ; yyyy ][; X mmmm ][; P p ][; C ] [; H hh][; D ][; F q data q]
Hex Code SSCC 63 t; d data d [; 4E n ; xxxx ; yyyy ][; 58 mmmm ][; 50 p ] [; 43 ][; 48 hh][; 44 ][; 46 q data q]
Dec Code SSCC 99 t; d data d [; 78 n ; xxxx ; yyyy ][; 88 mmmm ][; 80 p ] [; 67 ][; 72 hh][; 68 ][; 70 q data q]
Where:
t= type of Barcode
t (ASCII) | t (hex) | Selects Barcode |
|
|
|
B | 42 | Codabar |
C | 43 | Code 39 |
9 | 39 | Code 93 |
D | 44 | Code 128 |
8 | 38 | |
1 | 31 | |
F | 46 | FIM |
G | 47 | German |
I | 49 | Interleaved 2/5 |
M | 4D | MSI |
4 | 34 | PDF 417 |
O | 4F | PostBar |
P | 50 | POSTNET |
R | 52 | Royal Mail |
T | 54 | Telepen |
V | 56 | |
A | 41 | |
E | 45 |
|
S | 53 | UPC Shipping |
U | 55 | UPS 11 |
|
|
|
Where:
d = barcode delimiter, which can be any character not used in the barcode data field.
Where:
data = variable length printable data field (PDF); character set is Alphanumeric
The following parameters are optional:
Where:
N = activates the offset
Where:
n = the x and y coordinate unit system
36