If the criteria are set as:
1) “Barcode Input” is “All”:
Barcode 1 (EAN13), Barcode 2 (EAN13), Barcode 3 (EAN13),and Barcode 4 (Code39) all match
the criteria.
2) “Barcode Input” is “EAN13”:
Barcode 1 (EAN13), Barcode 2 (EAN13), and Barcode 3 (EAN13) meet the criteria.
3) “Barcode Input” is “EAN13”, and “String Length” is “9”:
Only Barcode 3 (EAN13; length= 9) matches the criteria.
4) “Barcode Input” is “EAN13”, and “String Length” is “10”:
None of the barcodes fulfils the criteria.
5) “Barcode Input” is “All”, and “String Length” is “13”:
Barcode 1 (EAN13; length= 13), Barcode 2 (EAN13; length= 13), and Barcode 4 (Code39;
length= 13) meet the criteria.
6) “Barcode Input” is “All”, and “Specific String” is “000”:
Barcode 1 (EAN13; 0001112223334) and Barcode 3 (EAN13; 888999000) meet the criteria.
7) “Barcode Input” is “All”, and “Specific String” is “111”:
Barcode 1 (EAN13; 0001112223334) and Barcode 4 (Code39; 5555222221111) match the
criteria.
8) “Barcode Input” is “All”, “Specific String” is “111”, and “String Position” is “4”:
Only Barcode 1 (EAN13; 0001112223334) matches the criteria.
9) “Barcode Input” is “All”, “Specific String” is “111”, and “String Position” is “1”:
None of the barcodes fulfils the criteria.