![CAB A Series Programming Manual Download Page 55](http://html1.mh-extra.com/html/cab/a-series/a-series_programming-manual_3173685055.webp)
cab Produkttechnik GmbH & Co KG
55
55
[TABLE OF CONTENTS] [COMMAND LIST]
Hermes
Apollo
A-series
This
function is
available
for:
PRODUCT MARKING AND BARCODE IDENTIFICATION
M-series
g -
g
enerate font cache
Syntax for generating a font cache for barcode fields:
g B;type:[length,]r,size[;description]
CR
g
=
command for generating font cache
B
=
caching barcode
type =
barcode type. Valid names are described in the chapter "barcode
definition".
length
optional parameter- barcodes without a fixed length, such as code 39
or code 128 require this additional information.The length must
include readable checkdigits. The code enlargement of code 93 with
shift characters must be also included.
Caching barcodes without human readable characters - such as
datamatrix , PDF 417 will result a protocol error on the printer´s
display.
r
=
rotation of the barcode field. Rotation for barcode fields is 0°,90°,
180° or 270° )
size
=
values for barcode height and width. Barcodes which are ratio
oriented need the input values for height, small module and ratio.
Non ratio oriented barcodes need the values for height and width or
the standard code size for EAN barcodes. (See "barcode field
definition" for details)
description = defines which character types shall be calculated. All characters
will be calculated as long as they are not limited. Limitations for
saving memory can be done with this option.
0
=
numbers
a
=
lower case characters
A
=
upper case characters
.
=
character delimiters
@
=
special characters
Syntax:
no
no