T: telepen, U: ups maxicode, modes 2&3, Valid characters: all 128 ascii characters – Datamax-O'Neil Class Series Programmer’s Manual User Manual

Page 204: Variable length, The following example prints a telepen bar code, Hexadecimal value, 04 printer message syntax allows for, Ups modes 2 & 3 explicit, Upsn

Advertising
background image

Appendix G – Barcode Details

Class Series Programmer’s Manual

190

T:

Telepen

Valid Characters: All 128 ASCII characters.

Variable Length

Valid bar widths: The fourth character of the record is the width of the narrow bar in dots. All other
bars are a ratio of the narrow bar (2 times, 3 times, and 4 times the narrow bar width).

The following example prints a Telepen bar code:

<STX>L
D11<CR>
1T0000000150100ABCDEF<CR>
121100000000100Barcode T<CR>
E

Barcode T

u:

UPS MaxiCode, Modes 2&3

The printer supports MaxiCode as defined in the AIM Technical Specification. The following
examples illustrate various label format record message syntaxes for encoding data as MaxiCode. In
the following examples, special formatting is used to denote special ASCII characters as shown:

Symbol

Hexadecimal Value

R

S

1E

G

S

1D

E

O

T

04

Printer message syntax allows for

E

O

T

to be substituted with

<CR>

or the use of both

E

O

T

and

<CR>

.


UPS Modes 2 & 3 Explicit

The data stream can force Mode 2 or 3 encoding by placing #2 or #3, respectively, before the data,
as shown in the example below. If this is not specified, the printer chooses the best mode.

1u0000001200120#3[)>

R

S

01

G

S

96123456

G

S

068

G

S

001

G

S

1Z12345675

G

S

UPSN

G

S

12345E

G

S

0

89

G

S

G

S

1/1

G

S

10.1

G

S

Y

G

S

G

S

G

S

UT

R

S

E

O

T

This example will print encoding the MaxiCode symbol in Mode 3.

<STX>L
D11<CR>

1u0000001200120#3[)>

R

S

01

G

S

96123456

G

S

0

68

G

S

001

G

S

1Z12345675

G

S

UPSN

G

S

12345E

G

S

0

89

G

S

G

S

1/1

G

S

10.1

G

S

Y

G

S

G

S

G

S

UT

R

S

E

O

T

121100000000100Barcode u<CR>
E

Advertising