The WaveLinkBarcode constants define barcode configurations for use within your applications.
|
Constants |
Value |
Description |
|
B_UPC |
17 |
Barcode type B-UPC |
|
CODABAR |
6 |
Barcode type CodaBar |
|
CODE_11 |
10 |
Barcode type Code-11 |
|
CODE_39 |
7 |
Barcode type Code-39 |
|
CODE_93 |
11 |
Barcode type Code-93 |
|
CODE_128 |
12 |
Barcode type Code-128 |
|
CODE_D25 |
8 |
Barcode type Code-D25 |
|
CODE_I25 |
9 |
Barcode type Code-I25 |
|
D25_IATA |
14 |
Barcode type D24-IATA |
|
EAN_8 |
4 |
Barcode type EAN-8 |
|
EAN_13 |
5 |
Barcode type EAN-13 |
|
MSI |
3 |
Barcode type MSI |
|
PDF_417 |
13 |
Barcode type PDF-417 |
|
TO_39 |
18 |
Barcode type TO-39 |
|
UCC_128 |
15 |
Barcode type UCC-128 |
|
UPC_A |
2 |
Barcode type UPC-A |
|
UPC_E0 |
0 |
Barcode type UPC-E0 |
|
UPC_E1 |
1 |
Barcode type UPC-E1 |
|
WLNOSYMBOLOGY |
99 |
No barcodes acceptable for input |
|
|
|
|
|
BCDISABLED |
1 |
All barcodes not defined in configuration are disabled |
|
BCENABLED |
2 |
All barcodes not defined in configuration are enabled |
|
NO_DEFAULT |
0 |
All barcodes not defined remain unchanged |
Was this article useful?
The topic was:
Inaccurate
Incomplete
Not what I expected
Other