cab Produkttechnik GmbH & Co KG
209
209
[TABLE OF CONTENTS] [COMMAND LIST]
Hermes
Apollo
A-series
This
function is
available
for:
PRODUCT MARKING AND BARCODE IDENTIFICATION
M-series
[MOD43:x] Calculates the
Mod
ulo
43
Checkdigit
Calculates and prints the Modulo 43 Checkdigit.
[MOD43:x]
x
=
value which is used to calculate the checkdigit
This function can be used to visualize checkdigits of barcodes, which are sometimes invisible. Some
barcodes use a checkdigit for the scanner only which is not displayed in the human readable line.
Some applications require this checkdigit for internal usage. This can be done with the "Mod43"
function. This function makes only sense together with CODE128 and Code39.
J
S l1;0,0,68,71,100
T:input;10,20,0,3,8;CAB767
B 10,30,0,MOD43,10,.3;[input]
T 10,50,0,3,8;[input][MOD43:input]
A 1
This example uses the input variable for a Code 39 barcode. Usually only the input data is copied to a
second field, as the printer can not know, that the - normally invisible checkdigit shall be shown on the
label. Therefor [MOD43:input] is used.
Syntax:
Example:
no
no