
102 Chapter 4: Programming CommandsRevision D 12/09
Print GS1 DataBar (formerly RSS), null terminated
ASCII | GS k n d1... 00 |
Hexadecimal | 1D 6B n d1... 00 |
Decimal | 29 107 n d1... 00 |
n | Type |
51 | GS1 DataBar |
52 | GS1 DataBar truncated |
53 | GS1 DataBar stacked |
54 | GS1 DataBar stacked |
55 | GS1 DataBar limited |
56 | GS1 DataBar expanded and expanded stacked |
57 | |
58 | |
59 | |
5A | |
5B | |
|
|
5C |
Note: Null terminated, data length 1 to 2436
Print GS1 DataBar (formerly RSS), data length specified
ASCII | GS k m nL nH d1... dn |
Hexadecimal | 1D 6B m nL nH d1... dn |
Decimal | 29 107 m nL nH d1... dn |
m | Type |
|
|
61 | GS1 DataBar |
62 | GS1 DataBar truncated |
63 | GS1 DataBar stacked |
64 | GS1 DataBar stacked |
65 | GS1 DataBar limited |
66 | GS1 DataBar expanded and expanded stacked |
67 | |
68 | |
69 | |
6A | |
6B | |
|
|
6C |
Note: Data length specified 1 to 2436 via integer nH : nL.