Universal Menu Book/Code options/Setting code specific options/Options for 2of5 and S-Code
From OptiWiki
Code 2of5:
Code 2of5 is a variable length symbology with an optional check digit and non printable start and stop characters. The following characters are supported:
- The digits 0 upto 9
The checksum is calculated as the sum modulo 10 of the numerical values of all the data characters.
Industrial 2of5:
This symbology encodes a single digit in each data symbol. Information is carried in the bars only.
Interleaved 2of5:
This symbology encodes a pair of digits in each symbol, the number of digits are therefore always an even number. Information is carried in the bars and spaces. The start and stop pattern is not unique inside the code. It is therefore essential to use the fixed length option to prevent partial reads.
S-Code:
This symbology encodes like Interleaved 2of5 but encodes the last data character as Industrial 2of5. The number of data digits is therefore always an odd number. Information is carried in the bars and the spaces. The start and stop pattern is not unique inside the code. It is therefore essential to use the fixed length option to prevent partial reads.
Matrix 2of5:
This symbology encodes 1 digit in each character, the number of digits can therefore be an odd or an even number. Information is carried in the bars and spaces.
For string format of the supported symbologies see figure 3.26.
Options for code 2of5:
- Disable transmission of the check digit
- Enable check digit check
- Selection of the minimum number of data characters
- Disable space check for industrial 2of5
- Transmit S-Code as Interleaved 2of5
Minimum data characters:
Code 2of5 are checked for a minimum of 1, 3 or 5 characters as set by the user. If the number of characters in the label is less then the number set, the label will be rejected. If the fixed length option is used for a Code 2of5 type label, than such label will additionally be checked for fixed length.
Space check:
This option enables the reading of Industrial 2of5 labels with a large or irregular spacing.
Transmit S-Code as Interleaved 2of5:
This option enables to transmit S-Code as Interleaved 2of5 by adding a leading zero.
| SET | | |
| Transmit CD | E0 | File:Menulabel E0.png |
| Not transmit CD | E1 | File:Menulabel E1.png |
| Check CD | G1 | File:Menulabel G1.png |
| Not check CD | G0 | File:Menulabel G0.png |
| Minimum data one character | GE | File:Menulabel GE.png |
| Minimum data three characters | GF | File:Menulabel GF.png |
| Minimum data five characters | GI | File:Menulabel GI.png |
| Enable space check for Industrial 2of5 | GJ | File:Menulabel GJ.png |
| Disable space check for Industrial 2of5 | GK | File:Menulabel GK.png |
| Not transmit S Code as Interleaved 2of5 | GH | File:Menulabel GH.png |
| Transmit S Code as Interleaved 2of5 | GG | File:Menulabel GG.png |
| END | |
