Epic 3000
Programmer’s Guide
Programming Codes
100-14362
Rev A
Page 133
GS1-Databar-Expanded Composite
GS1- Databar Expanded composite will process a GS1- Databar Expanded barcode
With an CC-A, or CC-B composite component.
Function
GS1-Databar Expanded Composite
ASCII
[ESC] b H {information} [NUL]
Hexadecimal
1BH 62H 48H {information} [NUL]
Decimal
<27> <98> <72>{information} [NUL]
[ESC] b @ [01]12345678901234[11]100909[30]123456[NUL]
[ESC] b <72> [01]12345678901234[NUL]
Figure 56 GS1-Databar Expanded Composite Example
GS1-Databar-14 Stacked Composite
GS1- Databar Stacked composite will process a GS1- Databar Stacked barcode With an
CC-A, or CC-B composite component.
Function
GS1-Databar Stacked Composite
ASCII
[ESC] b I {information} [NUL]
Hexadecimal
1BH 62H 49H {information} [NUL]
Decimal
<27> <98> <73>{information} [NUL]
[ESC] b @ [01]12345678901234[11]100909[30]123456[NUL]
[ESC] b <73> 1234567890123[NUL]
Figure 57 GS1-Databar Stacked Composite Example