Check Digit Type |
You can set the check digit type for Code 39 - Full ASCII, Code 39 - Regular, and Circular Code 39 symbols. The following options are available:
MOD 43: This is the check digit type used most often when printing Code 39 barcodes. This is also the only setting that enables a check digit to be generated for Code 39 barcodes that contain non-numeric (alpha) characters in the data string.
UCC MOD 10: This check digit is calculated by using the same check digit formula that is used by the Interleaved 2 of 5, UPC, EAN, and GS1-128 (UCC/EAN-128) symbologies. Select this setting only when the barcode data string contains numeric-only data.
MSI MOD 10: This check digit is calculated by using the same check digit formula that is used by the MSI Plessey symbology. Select this setting only when the barcode data string contains numeric-only data.
UNISON MOD 10: This check digit is calculated by using a modified version of the MSI Plessey check digit formula. Select this setting only when the barcode data string contains numeric-only data.
The following check digit type options are available for Code 11 (USD-8) symbols:
Auto:
C: This check digit is the remainder of the result that is arrived at by adding the weighted value of each byte of data and then dividing by 11.
C+K: This check digit includes the C check digit and the K check digit. The K check digit is calculated in the same way as the C check digit, except that it includes the C check digit as the rightmost character in the data source.
|
The Code 11 (USD-8) symbol specification recommends that if the length of the message that is to be encoded is fewer than 10 characters, C can be used. If the message is 10 characters or longer, C+K is used. |
This option is available for the following symbologies:
Circular Code 39
Code 11 (USD-8)
Code 39 - Full ASCII
Code 39 - Regular
Related Topics