CodabarParameters
Description
Datamatrix codes detection settings.Structure Fields
Type fields and default values (if defined) are described below:
| Name | Type | Default | Description |
|---|---|---|---|
| Length | BarcodeLength* | Limits codabar length | |
| SecurityLevel | BarcodeSecurityLevel | Level_1 | Security level |
| StartStopCharacters | BarcodeStartStopCharacters | Select whether to detect upper case or lower case Codabar start/stop characters | |
| CodabarStripMode | CodabarStripMode | Codabar strip mode | |
| Mod16CheckDigitVerification | Bool | Mod 16 check digit verification | |
| TransmitCodabarCheckDigit | Bool | Transmit codabar check digit |
