Recognized barcode errors
| Member | Value | Description |
|---|---|---|
| cibBadChecksum | 2 | Checksum (or ECC) failed |
| cibBadData | 16 | At least one Data character is incorrect |
| cibBadStartChar | 4 | Incorrect Start character |
| cibBadStopChar | 8 | Incorrect Stop character |
| cibDecoding | 1 | Barcode decoding problem |