Universal Menu Book/Code options/Setting code specific options/Options for Code 11
From OptiWiki
Code 11 is a variable length symbology with 1 or 2 optional check digits and non printable start/stop characters. If the data is 10 or less characters, one check digit is used. If the data is more then 10 characters, then 2 check digits are used. The following characters are supported:
- the digits 0 upto 9
- the dash character "-"
The first check digit is the modulo 11 sum of the weighted data character values. The second check digit is the modulo 11 sum of the weighted data character values including the first check digit. The check digits are not transmitted. For string format see figure 3.34.
Options for Code 11:
- Disable check digit(s)
- Automatic checking for 1 or 2 check digits depending of the number of data characters
- Enable transmission of check digit(s)
| SET | | |
| Not check CD | BLF | File:Menulabel BLF.png |
| Check 1 CD | BLG | File:Menulabel BLG.png |
| Check 2 CDs | BLH | File:Menulabel BLH.png |
| Check auto 1 or 2 CDs | BLI | File:Menulabel BLI.png |
| Not transmit CD(s) | BLJ | File:Menulabel BLJ.png |
| Transmit CD(s) | BLK | File:Menulabel BLK.png |
| END | |
