ITF-14

<\/script>\n
'; }, get iframeSnippet() { const domain = 'barcodefyi.com'; const type = 'glossary'; const slug = 'itf-14-term'; return ''; }, get activeSnippet() { return this.method === 'script' ? this.scriptSnippet : this.iframeSnippet; }, copySnippet() { navigator.clipboard.writeText(this.activeSnippet).then(() => { this.copied = true; setTimeout(() => { this.copied = false; }, 2000); }); } }" @keydown.escape.window="open = false" @click.outside="open = false">

Embed This Widget

Theme


      
    

Widget powered by . Free, no account required.

又称: Interleaved 2 of 5 14

A 14-digit barcode using Interleaved 2 of 5 encoding, designed for outer cartons and shipping containers.

相关码制

相关术语

条形码结构:条、空、静区与校验位

Barcode Fundamentals

…give the scanner more latitude to find a clean scan line. ITF-14 requires bearer bars, thick frames around the barcode that…

条形码中的字符编码:数字、字母与二进制

Barcode Fundamentals

…only (product numbers, GTINs): Use EAN-13, UPC-A, or ITF-14 Alphanumeric (serial numbers, part codes): Use Code 128 or…

校验位算法:条形码如何防止错误

Barcode Fundamentals

…remainder is the check character value Modulo 10 Weighted (ITF-14) ITF-14 uses a variant of Modulo 10 where odd-position…

为项目选择合适的条形码格式

Barcode Fundamentals

…Numeric only (8-14 digits) : EAN-13 , UPC-A , EAN-8 , or ITF-14 Alphanumeric (short strings) : Code 128 or Code 39…

条形码数据容量:各格式能存储多少数据?

Barcode Fundamentals

…12 digits (fixed) 12 EAN-13 Numeric 13 digits (fixed) 13 ITF-14 Numeric 14 digits (fixed) 14 Code 39 Alphanumeric 20-30…

GS1 条形码详解:全球商业的通用语言

Barcode Fundamentals

…GTIN-14 : 14 digits, for case/pallet identification ( ITF-14 ) Application Identifiers Beyond basic product…

定长条形码与变长条形码

Barcode Fundamentals

…Always 12 digits - UPC-E : Always 8 digits (encoding 12) - ITF-14 : Always 14 digits Advantages : Faster decoding,…

条形码编号体系:GTIN、UPC、EAN与ISBN

Barcode Fundamentals

…UPC-A UPC number GTIN-13 13 EAN-13 EAN number GTIN-14 14 ITF-14 Case code All four can be represented as a 14-digit GTIN…