Dc4 dc4 esc (gs, Prints bar code symbols – Compuprint 4247-L03 Programmer Manua User Manual
Page 77

POSTNET
DC4 DC4 ESC ! n 24 p EM
The POSTNET bar code data fields contain only numeric data and do not have a defined format
length. POSTNET bar codes have no printed HRC string. The LOW/TALL bars that encode the
symbol comply with the U.S.P.S standard regardless of the p field value.
DC4 DC4 ESC (GS
Prints bar code symbols.
ASCII Code
DC4 DC4 ESC (GS n
1
data GS n
2
data ... EM
Hexadecimal Value
X'14' X'14' X'1B' X'28' X'1D' n
1
data ... 19
Decimal Value
20 20 27 40 29 n
1
data ... 25
Range
1 ≤ n ≤ 12
0 ≤ p ≤ 1
This sequence prints the bar code symbol according to the previous selection. If you want to print more
than one bar code symbol of the same type and height, GS n defines the distance from the beginning of
the line or between two bar code symbols in multiples of 1/60 or 1/90 of an inch, depending upon the
selected barcode density (120 or 180 dpi). At the end of the line EM must close this command.
Chapter 3. Native Emulation
61