SOFTWARE MANUAL C32
3
: Delta Row
n : = Length of the following graphics bytes
Delta Row selects those bytes of a line that differ from the preceding line, and it transfers only these
differences. If only one bit is different, only the respective byte has to be transferred. The Delta data
consist of one command byte and one to eight replacement bytes. The command byte contains two
pieces of information. The number of replacement bytes (bit 7, 6, and 5) and the relative left offset of
the last byte changed (bit 4, 3, 2, 1, and 0). If the offset is 31 an additional offset byte has to follow.
The value 255 of this additional offset byte needs a further offset byte. The offset valuess are added.
In text mode from left to right the dot the farthest to the right is the LSB. A 1 in the respective bit
position of a replacement byte represents a black dot on the line. After termination of the line the
printer automatically returns to character mode. During this line the printer ignores all commands.
With Delta Row it is impossible to mix text and graphics.
12.6.4 PRINTING BARCODE
[Name]
Print barcode
[Format]
ASCII ESC c <barcode type> <height> <width> <leftmost position> <barcode data>
[Description]
Barcode printout
<barcode type>
'B' : Code39 with clear text
'b' : Code39 without clear text
'C' : Code128 with clear text (Subset A,B,C automatic)
'c' : Code128 without clear text (Subset A,B,C automatic)
'D' : EAN-13 with clear text
'd' : EAN-13 without clear text
'I' : 2 aus 5 interleaved
'i' : 2 aus 5 interleaved without clear text
'U' : UPC-A with clear text
'u' : UPC-A without clear text
'v' : EAN-8 with clear text
'V' : EAN-8 without clear text
'q' : QR code with clear text
'Q' : QR code without clear text
<Height>
Barcode height in dotlines (1 - 255 dotlines)
Extension of the barcode height:
If the previous parameter has the value 1, then 2 subsequent additional values, HighByte
and LowByte determine the barcode height.
<Width>
Width of an element (smallest line width) in dots = 0: default width
<Leftmost position>
left barcode offset from the leftmost printing position in mm
<Barcode data>
A white surface is “printed” instead of a barcode, if the rightmost position of the line is
exceeded. Nevertheless an inserted clear text will be printed
The barcode will be ignored:
• if a wrong type or an unknown size are indicated
• if characters that do not match the character set of the code have been entered
GeBE Elektronik und
phone
+49.89.894141-0
GeBE-document-no. SoMAN-C32-E-V2.2-0793
Feinwerktechnik GmbH
fax
+49.89.894141-33
date
July 7, 2020
Beethovenstraße 15
page 101 | 166
82110 Germering
Our general terms of business are to be applied.
Germany
Internet
www.gebe.net
Errors and changes reserved.