This printer driver supports of built-in GS1 DataBar.
GS1 DataBar can be used only in the 'Line mode' setting.
This printer driver supports the following types of GS1-DataBar-Barcode_CTRL.
GS1-DataBar-Barcode_CTRL describe the code with the following.
Description Order | Descriptive Content | Font Setting | Parameter |
---|---|---|---|
1 | Set Barcode Type | GS1-DataBar-Barcode_CNTL | 5 kinds |
2 | HRI Font setting & HRI printing position | GS1-DataBar-Barcode_CNTL | 14 kinds |
3 | Barcode Width | GS1-DataBar-Barcode_CNTL | 5 kinds |
4 | Barcode Height | GS1-DataBar-Barcode_CNTL | 9 kinds |
5 | 1D Barcode Data | DATA1/ESC_FONT | |
6 | Barcode End Parameter | GS1-DataBar-Barcode_CNTL | 1 kind |
** Example of description :GS1 DataBar Omnidirectional **
Description order | Descriptive content | Setting font | Input value |
---|---|---|---|
1 | Barcode Type : GS1 DataBar Omnidirectional | GS1-DataBar-Barcode_CNTL | B |
2 | HRI : FontA / Under-bar character position : Bottom / Executes LF after printing | GS1-DataBar-Barcode_CNTL | 2 |
3 | Barcode Width : 33dot | GS1-DataBar-Barcode_CNTL | 3 |
4 | Barcode Height : 32dot (4mm) | GS1-DataBar-Barcode_CNTL | p |
5 | 1D Barcode Data : 1234567890123 | ESC_FONT | 1234567890123 |
6 | Barcode End Parameter | GS1-DataBar-Barcode_CNTL | z |
** Printed Result **
Character | Barcode Type | Character Columns allowed | Character Set allowed |
---|---|---|---|
A | GS1-128 | 2 to 255 columns | '0' - '9' Various types of Symbols* 'a' - 'z', 'A' - 'Z' |
B | GS1 DataBar Omnidirectional | 13 columns | '0' - '9' |
C | GS1 DataBar Truncated | 13 columns | '0' - '9' |
D | GS1 DataBar Limited | 13 columns | '0' - '9' |
E | GS1 DataBar Expanded | 2 to 74 columns | '0' - '9' Various types of Symbols* 'a' - 'z', 'A' - 'Z' |
Character | Font | Bar character position | Executes LF after printing |
---|---|---|---|
1 | - | No | Yes |
2 | FontA | Bottom | Yes |
3 | - | No | No |
4 | FontA | Bottom | No |
5 | FontA | Top | Yes |
6 | FontA | Top | No |
7 | FontA | Top/Bottom | Yes |
8 | FontA | Top/Bottom | No |
9 | FontB | Bottom | Yes |
a | FontB | Bottom | No |
b | FontB | Top | Yes |
c | FontB | Top | No |
d | FontB | Top/Bottom | Yes |
e | FontB | Top/Bottom | No |
Character | Minimum Module |
---|---|
2 | 2 dot |
3 | 3 dot |
4 | 4 dot |
5 | 5 dot |
6 | 6 dot |
Character | Minimum Module |
---|---|
o | Barcode Height 24 dot (3mm) |
p | Barcode Height 32 dot (4mm) |
q | Barcode Height 64 dot (8mm) |
r | Barcode Height 96 dot (12mm) |
s | Barcode Height 128 dot (16mm) |
t | Barcode Height 160 dot (20mm) |
u | Barcode Height 192 dot (24mm) |
v | Barcode Height 224 dot (28mm) |
w | Barcode Height 255 dot (31.9mm) |
Character | Function |
---|---|
z | Barcode Data Ending Code (1EH) |
This printer driver supports the following types of GS1-DataBar-2D_CTRL.
GS1-DataBar-2D_CTRL describe the code with the following.
Description Order | Descriptive Content | Font Setting | Parameter |
---|---|---|---|
1 | Module Width | GS1-DataBar-2D_CNTL | 7 kinds |
2 | Setting the segment width of GS1 DataBar Expanded Stacked | GS1-DataBar-2D_CNTL | S (When setting width other than a default (141dot). |
3 | Setting the segment width parameter of GS1 DataBar Expanded Stacked | DATA1/DATA2/DATA3 | (nL Default: 141) |
4 | Setting the segment width parameter of GS1 DataBar Expanded Stacked | DATA1/DATA2/DATA3 | (nH Default: 0) |
5 | Data set prameter | GS1-DataBar-2D_CNTL | D(Fixed) |
6 | Data set prameter(Data length size) | DATA1/DATA2/DATA3 | User input pL=0 and over, 255 and under * |
7 | Data set prameter(Data length size) | DATA1/DATA2/DATA3 | User input pH=0,1 * |
8 | 2D Barcode Type | GS1-DataBar-2D_CNTL | 3 kinds |
9 | 2D Barcode Data | DATA1/DATA2/DATA3,ESC_FONT | |
10 | Expand printing of GS1 DataBar | GS1-DataBar-2D_CNTL | L (Fixed) |
11 | GS1-DataBar-2D_CNTL | P(Fixed) |
** Example of description : GS1 DataBar Expanded Stacked
Description Order | Descriptive Content | Setting font | Input value |
---|---|---|---|
1 | Module Width : 4dot | GS1-DataBar-2D_CNTL | W4 |
2 | Segment Width : Setting width other than a default(141dot) | GS1-DataBar-2D_CNTL | S |
3 | Segment Width : 300dot | DATA1 | L ( \x2c ) |
4 | Segment Width : 300dot | DATA1 | ! ( \x01 ) |
5 | Data set parameter ( fixed ) | GS1-DataBar-2D_CNTL | D |
6 | Data set parameter (Data length size) | DATA1 | 4 ( \x14 ) |
7 | Data set parameter (Data length size) | DATA1 | space ( \x00 ) |
8 | 2D Barcode Type : GS1 DataBar Expanded Stacked | GS1-DataBar-2D_CNTL | c |
9 | 2D Barcode Data : 0112345678901231 | ESC_FONT | 0112345678901231 |
10 | Expand printing of GS1 DataBar(Fixed) | GS1-DataBar-2D_CNTL | L |
11 | Print (Fixed) | GS1-DataBar-2D_CNTL | P |
** Printed Result **
Character | Minimum Module Width |
---|---|
W2 | 2dot |
W3 | 3dot |
W4 | 4dot |
W5 | 5dot |
W6 | 6dot |
W7 | 7dot |
W8 | 8dot |
Character | Barcode Type | Character Columns allowed | Character Set allowed |
---|---|---|---|
a | GS1 DataBar Stacked | 13 | '0' - '9' |
b | GS1 DataBar Stacked Omnidirectional | 13 | '0' - '9' |
c | GS1 DataBar Expanded Stacked | 2 - 74 | '0' - '9' Various types of Symbols* 'a' - 'z', 'A' - 'Z' |
This printer driver supports the following types of GS1-CompositeSymbology_CTRL.
GS1-CompositeSymbology_CTRL describe the code with the following.
Description Order | Descriptive Content | Font Setting | Parameter |
---|---|---|---|
1 | Module Width | GS1-CompositeSymbology_CTRL | 7 kinds |
2 | HRI Font Setting | GS1-CompositeSymbology_CTRL | 3 kinds |
3 | Setting the segment width of GS1 DataBar Expanded Stacked | GS1-CompositeSymbology_CTRL | S (When setting width other than a default (141dot)) |
4 | Setting the segment width parameter of GS1 DataBar Expanded Stacked | DATA1/DATA2/DATA3 | ( nL Default: 141 ) |
5 | Setting the segment width parameter of GS1 DataBar Expanded Stacked | DATA1/DATA2/DATA3 | ( nH Default: 0 ) |
6 | Composite Symbology data size setting ( Straight Barcode ) | GS1-CompositeSymbology_CTRL | D (Fixed) |
7 | Composite Symbology data size setting parameter ( Straight Barcode ) | DATA1/DATA2/DATA3 | User input pL=0 and over, 255 and under *1 |
8 | Composite Symbology data size setting parameter ( Straight Barcode ) | DATA1/DATA2/DATA3 | User input pH=0,1 *1 |
9 | Composite Symbology Type setting ( Straight Barcode ) | GS1-CompositeSymbology_CTRL | 12 kinds |
10 | Straight Barcode Data | DATA1/DATA2/DATA3,ESC_FONT | |
11 | Composite Symbology data setting parameter ( 2D Code ) | GS1-CompositeSymbology_CTRL | D (Fixed) |
12 | Composite Symbology data setting parameter ( 2D Code ) | DATA1/DATA2/DATA3 | User input pL=0 and over, 255 and under *2 |
13 | Composite Symbology data setting parameter ( 2D Code ) | DATA1/DATA2/DATA3 | User input pH=0,1 *2 |
14 | Composite Symbology Type setting ( 2D Code ) | GS1-CompositeSymbology_CTRL | 2 kinds |
15 | 2D Code Data | DATA1/DATA2/DATA3,ESC_FONT | |
16 | Expand printing of Composite Symbology | GS1-CompositeSymbology_CTRL | L (Fixed) |
17 | GS1-CompositeSymbology_CTRL | P (Fixed) |
** Example of description : GS1 DataBar Pmnidirectional
Description order | Descriptive content | Setting font | Input value |
---|---|---|---|
1 | Module Width : 3dot | GS1-CompositeSymbology_CTRL | W3 |
2 | HRI : FontA | GS1-CompositeSymbology_CTRL | F1 |
3 | - | - | - |
4 | - | - | - |
5 | - | - | - |
6 | Straight Barcode data size setting (Fixed) | GS1-CompositeSymbology_CTRL | D |
7 | Straight Barcode data size setting parameter | DATA1 | 2 ( \x12 ) |
8 | Straight Barcode data size setting parameter | DATA1 | space ( \x00 ) |
9 | Straight Barcode Type : GS1 DataBar Omnidirectional | GS1-CompositeSymbology_CTRL | f |
10 | Straight Barcode Data : 0123456789123 | ESC_FONT | 0123456789123 |
11 | 2D Code Data setting parameter (Fixed) | GS1-CompositeSymbology_CTRL | D (Fixed) |
12 | 2D Code Data Size setting parameter | DATA1 | 9 ( \x19 ) |
13 | 2D Code Data Size setting parameter | DATA1 | space ( \x00 ) |
14 | 2D Code Type : CC-A | GS1-CompositeSymbology_CTRL | n |
15 | 2D Code Data : 01234567890123456789 | ESC_FONT | 01234567890123456789 |
16 | Expand printing of Composite Symbology (Fixed) | GS1-CompositeSymbology_CTRL | L |
17 | Print (Fixed) | GS1-CompositeSymbology_CTRL | P |
** Printed Result **
Character | Minimum Module Width |
---|---|
W2 | 2dot |
W3 | 3dot |
W4 | 4dot |
W5 | 5dot |
W6 | 6dot |
W7 | 7dot |
W8 | 8dot |
Character | Font |
---|---|
F0 | No Print |
F1 | Print ( FontA ) |
F2 | Print ( FontB ) |
Character | Barcode Type | Character Columns allowed | Character Set allowed |
---|---|---|---|
a | EAN8 | 7,8 | '0' - '9' |
b | EAN13 | 12,13 | '0' - '9' |
c | UPC-A | 11,12 | '0' - '9' |
e | UPC-E 11-digit version(0 include) | 11,12 | '0' - '9' |
f | GS1 DataBar Omnidirectional | 13 | '0' - '9' |
g | GS1 DataBar Truncated | 13 | '0' - '9' |
h | GS1 DataBar Stacked | 13 | '0' - '9' |
i | GS1 DataBar Stacked Omnidirectional | 13 | '0' - '9' |
j | GS1 DataBar Limited | 13 | '0' - '9' |
k | GS1 DataBar Expanded | 2 - 74 | '0' - '9' Various types of Symbols* 'a' - 'd', 'A' - 'D' |
l | GS1 DataBar Expanded Stacked | 2 - 74 | '0' - '9' Various types of Symbols* 'a' - 'd', 'A' - 'D' |
m | GS1-128 | 2 - 255 | '0' - '9' |
Character | Barcode Type | Character Columns allowed |
---|---|---|
n | CC-A,CC-B,CC-C (Auto-detect by Columns number) | 3 - 255 |
o | CC-C (Fixed)* | 3 - 255 |
Input data: Characters embedded within user's application. |
Output data: Character code which is output from printer driver to printer |
||||
---|---|---|---|---|---|
Character | Character Code | ESC_FONT | DATA1 | DATA2 | DATA3 |
Blank | \x20 | \x20 | \x00 | \x60 | \xC0 |
! | \x21 | \x21 | \x01 | \x61 | \xC1 |
" | \x22 | \x22 | \x02 | \x62 | \xC2 |
# | \x23 | \x23 | \x03 | \x63 | \xC3 |
$ | \x24 | \x24 | \x04 | \x64 | \xC4 |
% | \x25 | \x25 | \x05 | \x65 | \xC5 |
& | \x26 | \x26 | \x06 | \x66 | \xC6 |
‘ | \x27 | \x27 | \x07 | \x67 | \xC7 |
( | \x28 | \x28 | \x08 | \x68 | \xC8 |
) | \x29 | \x29 | \x09 | \x69 | \xC9 |
* | \x2A | \x2A | \x0A | \x6A | \xCA |
+ | \x2B | \x2B | \x0B | \x6B | \xCB |
, | \x2C | \x2C | \x0C | \x6C | \xCC |
- | \x2D | \x2D | \x0D | \x6D | \xCD |
. | \x2E | \x2E | \x0E | \x6E | \xCE |
/ | \x2F | \x2F | \x0F | \x6F | \xCF |
0 | \x30 | \x30 | \x10 | \x70 | \xD0 |
1 | \x31 | \x31 | \x11 | \x71 | \xD1 |
2 | \x32 | \x32 | \x12 | \x72 | \xD2 |
3 | \x33 | \x33 | \x13 | \x73 | \xD3 |
4 | \x34 | \x34 | \x14 | \x74 | \xD4 |
5 | \x35 | \x35 | \x15 | \x75 | \xD5 |
6 | \x36 | \x36 | \x16 | \x76 | \xD6 |
7 | \x37 | \x37 | \x17 | \x77 | \xD7 |
8 | \x38 | \x38 | \x18 | \x78 | \xD8 |
9 | \x39 | \x39 | \x19 | \x79 | \xD9 |
: | \x3A | \x3A | \x1A | \x7A | \xDA |
; | \x3B | \x3B | \x1B | \x7B | \xDB |
< | \x3C | \x3C | \x1C | \x7C | \xDC |
= | \x3D | \x3D | \x1D | \x7D | \xDD |
> | \x3E | \x3E | \x1E | \x7E | \xDE |
? | \x3F | \x3F | \x1F | \x7F | \xDF |
@ | \x40 | \x40 | \x20 | \x80 | \xE0 |
A | \x41 | \x41 | \x21 | \x81 | \xE1 |
B | \x42 | \x42 | \x22 | \x82 | \xE2 |
C | \x43 | \x43 | \x23 | \x83 | \xE3 |
D | \x44 | \x44 | \x24 | \x84 | \xE4 |
E | \x45 | \x45 | \x25 | \x85 | \xE5 |
F | \x46 | \x46 | \x26 | \x86 | \xE6 |
G | \x47 | \x47 | \x27 | \x87 | \xE7 |
H | \x48 | \x48 | \x28 | \x88 | \xE8 |
I | \x49 | \x49 | \x29 | \x89 | \xE9 |
J | \x4A | \x4A | \x2A | \x8A | \xEA |
K | \x4B | \x4B | \x2B | \x8B | \xEB |
L | \x4C | \x4C | \x2C | \x8C | \xEC |
M | \x4D | \x4D | \x2D | \x8D | \xED |
N | \x4E | \x4E | \x2E | \x8E | \xEE |
O | \x4F | \x4F | \x2F | \x8F | \xEF |
P | \x50 | \x50 | \x30 | \x90 | \xF0 |
Q | \x51 | \x51 | \x31 | \x91 | \xF1 |
R | \x52 | \x52 | \x32 | \x92 | \xF2 |
S | \x53 | \x53 | \x33 | \x93 | \xF3 |
T | \x54 | \x54 | \x34 | \x94 | \xF4 |
U | \x55 | \x55 | \x35 | \x95 | \xF5 |
V | \x56 | \x56 | \x36 | \x96 | \xF6 |
W | \x57 | \x57 | \x37 | \x97 | \xF7 |
X | \x58 | \x58 | \x38 | \x98 | \xF8 |
Y | \x59 | \x59 | \x39 | \x99 | \xF9 |
Z | \x5A | \x5A | \x3A | \x9A | \xFA |
' | \x5B | \x5B | \x3B | \x9B | \xFB |
\ | \x5C | \x5C | \x3C | \x9C | \xFC |
] | \x5D | \x5D | \x3D | \x9D | \xFD |
^ | \x5E | \x5E | \x3E | \x9E | \xFE |
_ | \x5F | \x5F | \x3F | \x9F | \xFF |
` | \x60 | \x60 | \x40 | \xA0 | - |
a | \x61 | \x61 | \x41 | \xA1 | - |
b | \x62 | \x62 | \x42 | \xA2 | - |
c | \x63 | \x63 | \x43 | \xA3 | - |
d | \x64 | \x64 | \x44 | \xA4 | - |
e | \x65 | \x65 | \x45 | \xA5 | - |
f | \x66 | \x66 | \x46 | \xA6 | - |
g | \x67 | \x67 | \x47 | \xA7 | - |
h | \x68 | \x68 | \x48 | \xA8 | - |
i | \x69 | \x69 | \x49 | \xA9 | - |
j | \x6A | \x6A | \x4A | \xAA | - |
k | \x6B | \x6B | \x4B | \xAB | - |
l | \x6C | \x6C | \x4C | \xAC | - |
m | \x6D | \x6D | \x4D | \xAD | - |
n | \x6E | \x6E | \x4E | \xAE | - |
o | \x6F | \x6F | \x4F | \xAF | - |
p | \x70 | \x70 | \x50 | \xB0 | - |
q | \x71 | \x71 | \x51 | \xB1 | - |
r | \x72 | \x72 | \x52 | \xB2 | - |
s | \x73 | \x73 | \x53 | \xB3 | - |
t | \x74 | \x74 | \x54 | \xB4 | - |
u | \x75 | \x75 | \x55 | \xB5 | - |
v | \x76 | \x76 | \x56 | \xB6 | - |
w | \x77 | \x77 | \x57 | \xB7 | - |
x | \x78 | \x78 | \x58 | \xB8 | - |
y | \x79 | \x79 | \x59 | \xB9 | - |
z | \x7A | \x7A | \x5A | \xBA | - |
{ | \x7B | \x7B | \x5B | \xBB | - |
| | \x7C | \x7C | \x5C | \xBC | - |
} | \x7D | \x7D | \x5D | \xBD | - |
~ | \x7E | \x7E | \x5E | \xBE | - |
< DEL > * | \x7F | \x7F | \x5F | \xBF | - |
Copyright © 2018 Star Micronics Co., Ltd. All rights reserved.