LinearSymbologies
Description
Specifies which 1D code symbologies will be read.Structure fields and default values (if defined) are described below:
| Name | Type | Default | Description |
|---|---|---|---|
| Code128 | Bool | false | Enables reading of Code 128. |
| Code39 | Bool | false | Enables reading of Code 39. |
| Code93 | Bool | false | Enables reading of Code 93. |
| EAN13 | Bool | false | Enables reading of EAN13 codes. |
| EAN8 | Bool | false | Enables reading of EAN8 codes. |
| UPCA | Bool | false | Enables reading of UPCA codes. |
| UPCE | Bool | false | Enables reading of UPCE codes. |
| Interleaved2of5 | Bool | false | Enables reading of Interleaved 2 of 5. |
| Pharmacode | Bool | false | Enables reading of Pharmacode. |
