
Formula Data Source
Function Description
Code128: Code B Upper and lower case alphanumeric.
Code128: Code C Numeric only
Code128: Code UCC
Makes a standard Code 128 barcode with a Subset C and Function
1.
Code 128: Shift Inserts a Code 128 Shift character for switching subsets
Composite Delimiter Inserts a character that separates the composite data portion
Duplicates
The field uses the number of duplicate labels to be printed,
entered at print time, as its data.
FNC1 Inserts a Function 1 character into the barcode.
FNC2 Inserts a Function 2 character into the barcode.
FNC3 Inserts a Function 3 character into the barcode.
FNC4 Inserts a Function 4 character into the barcode.
Link check character
Inserts a Link check character into the barcode. Both the HIBC LIC
Standard data structures and the HIBC UCC/EAN Primary field
employ a Link Character for additional data security
Mod10
Inserts a Modulus 10 check character based on all of the preceding
digits in the field.
Mod43
Inserts a Modulus 43 check character based on all of the preceding
characters in the field.
Mod7
Inserts a Modulus 7 check character based on all of the preceding
digits in the field.
Quantity of Labels
The field uses the number of labels to be printed, entered at print
time, as its data.
Example: In conjunction with an incrementing field, you can use
this feature to build a label counter (For example, 1 of 5, 2 of 5)
where the “of” count automatically matches the number of labels
printed.
UCCMod10
Inserts a Modulus 10 check character based on the preceding
digits, back to, but not including, the Application Identifier. Using
this function allows multiple UCC128 data fields to be combined in
a single barcode.
Examples
A field has the data:
(00) 00100 28028 99999999 & UCCMOD10()
The first UCCMOD10() function calculates a Mod 10 Check Digit
for the data back to but not including the (00).
(01) 9323403 & UCCMOD10()
The second UCCMOD10() function calculates a Mod 10 Check
Digit for the data back to but not including the (01).
Loftware LabelManager Version 10.1.1 User's Guide
287
Komentáře k této Příručce