00197195-02-UG SetupCenter 5.1_en.pdf - 第78页
Barcode Barcode Labels Structure of Barcode Label 78 User Guide SIPLACE Setup Center 5.1 Structure of the regular expressi on for the barco de: Syntax of the fragm ent OriginalQuantity: 5.1.2 Structure of Barcode Label Y…

Barcode
Barcode Example for a Regular Expression Barcode Labels
User Guide SIPLACE Setup Center 5.1 77
5Barcode
5.1 Barcode Labels
5.1.1 Barcode Example for a Regular Expression
Packaging unit barcode with component, quantity and date:
Barcode label and regular expression with the fragments Component, OriginalQuantity and Extra1 in
Setup Center:
The date format used is not the same as that defined in Setup Center, which is why the fragment Extra1
has been selected.
barcode information: TRC-0805-1Q15000HH/03/05/2005
meaning: component: TRC-0805-1
quantity: 15000
date: 03/05/2005

Barcode
Barcode Labels Structure of Barcode Label
78 User Guide SIPLACE Setup Center 5.1
Structure of the regular expression for the barcode:
Syntax of the fragment OriginalQuantity:
5.1.2 Structure of Barcode Label
You can create barcode labels via the Extras => Settings menu.
^(?<Component>.{10,10})(?<Ignore>Q.{0,0})(?<OriginalQuantity>.{4,5})(?<Ignore>.{3,3})(?<Extra1>.{10,10})$
^ first character of regular expression
(?<Component>.{10,10}) barcode fragment „Component“
(?<Ignore>Q.{0,0}) barcode fragment „Ignore“
(?<OriginalQuantity>.{4,5}) barcode fragment „OriginalQuantiy“
(?<Ignore>.{3,3}) barcode fragment „Ignore“
(?<Extra1>.{10,10}) barcode fragment „Extra1“
$ last character of regular expression
(?<OriginalQuantity> .{4,5})
( first character of fagmentes
? quantifier
<OriginalQuantity> fragement typ
. Individual character or character classes
{4,5} quantifier
) last character of fragment

Barcode
Structure of Barcode Label Barcode Labels
User Guide SIPLACE Setup Center 5.1 79
Barcode label
A barcode label is an adhesive label which is stuck on the packaging unit carrier. The label contains one
or more barcodes, which provide information about the packaging unit in the carrier. A barcode label can,
in practice, also be spread across several adhesive labels, although they are logically counted as one
barcode label. This means that each definition of a barcode label can consist of one or more barcodes.
1. List of all barcode labels created.
2. Switch for changing the order of barcode labels.
3. Right-click with the mouse to open the context menu for Add, Delete and Copy functions for the bar-
code labels. In addition it is possible to export or import barcode labels and select predefined bar-
code labels (MAT labels).
A barcode label can be defined in the Settings dialog. The context menu is used to add, delete or copy
barcode labels. A selected barcode label is shown in the "barcode label detailed view". Double-click on
a barcode label name to edit it.
Barcode
A barcode is the part of a barcode label which can be read out or, in other words, scanned in with a bar-
code reader. The encoded barcode text is then extracted and processed further. Processing is deter-
mined by the barcode pattern.
NOTICE
Order of barcode labels
The order in which the barcode labels appear in the list is important. SIPLACE Setup Center
evaluates a scanned-in barcode during setup verification by applying the barcode labels in se-
quence, from the first to the last line. In other words, if two barcode labels both have the same
barcode as their first barcode, SIPLACE Setup Center will use the barcode label which appears
first in the list to recognize the scanned-in barcode.