====== Barcode Rule ====== Barcode rules use a set of defined patterns to parse Scanned Barcodes, enabling TapeTrack to identify Volumes for processing. ===== Examples ===== Barcode Rule ''Generic ????.???.*'' WIll parse a barcode, matching the pattern 4 characters, period, 3 characters, period and then any characters, into Customer-ID (first 4 characters), Media-ID (characters 6 to 8 inclusive) and Volume-ID (characters 10 onwards). {{:master:tapemaster_barcode_edit.png}} Barcode US04.LTO.123456L6 will be parsed by the Barcode Rule ''Generic ????.???.*'' to: * Customer-ID US04 * Media-ID LTO * Volume-ID 123456L6 {{concepts_full_qualified_barcode.png}}