[Mod36:X] Calculate The Modulo 36 Check Digit - CAB A+ Series Programming Manual

Hide thumbs Also See for A+ Series:
Table of Contents

Advertisement

Mathematical Functions
334
[MOD36:x]
Calculates and prints the Modulo 36 Check digit.
Syntax:
This function can be used to visualize check digits of barcodes, which are sometimes invisible. Some
barcodes use a check digit for the scanner only which is not displayed in the human readable line.
Some applications require this check digit for internal usage. This can be done with the „Mod36"
function. This function makes only sense together with Code39.
Example:
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 check digit shall be shown on the
label. Therefor [MOD36:input] is used.
cab Produkttechnik GmbH & Co KG
Calculate the Modulo
[MOD36:x]
[MOD36:x] - calculate the MOD 36 checkdigit
x
= value which is used to calculate the check digit
m m
J
S l1;0,0,68,71,100
T:input;10,20,0,3,8;CAB300
B 10,30,0,CODE39+MOD36,10,.3;[input]
T 10,50,0,3,8;[input][MOD36:input]
A 1
36
check digit
334
334

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mach 4PxXd4

Table of Contents