11.08.2015 Views

GS1 EPC Tag Data Standard 1.6 - Indicod-Ecr

GS1 EPC Tag Data Standard 1.6 - Indicod-Ecr

GS1 EPC Tag Data Standard 1.6 - Indicod-Ecr

SHOW MORE
SHOW LESS
  • No tags were found...

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

5403540454055406540754085409541054115412541354145415541654175418541954205421542254235424542554265427542854295430/* 40 - 43 */ 149, 152, 156, 160 };/* Base30 encoding accepts up to 32 input values per group: */static const unsigned char bitsForNumBase30[] = {/* 0 - 9 */ 0, 5, 10, 15, 20, 25, 30, 35, 40, 45,/* 10 - 19 */ 50, 54, 59, 64, 69, 74, 79, 84, 89, 94,/* 20 - 29 */ 99, 104, 108, 113, 118, 123, 128, 133, 138, 143,/* 30 - 32 */ 148, 153, 158};/* Base40 encoding accepts up to 30 input values per group: */static const unsigned char bitsForNumBase40[] = {/* 0 - 9 */ 0, 6, 11, 16, 22, 27, 32, 38, 43, 48,/* 10 - 19 */ 54, 59, 64, 70, 75, 80, 86, 91, 96, 102,/* 20 - 29 */ 107, 112, 118, 123, 128, 134, 139, 144, 150, 155,/* 30 */ 160 };/* Base74 encoding accepts up to 25 input values per group: */static const unsigned char bitsForNumBase74[] = {/* 0 - 9 */ 0, 7, 13, 19, 25, 32, 38, 44, 50, 56,/* 10 - 19 */ 63, 69, 75, 81, 87, 94, 100, 106, 112, 118,/* 20 - 25 */ 125, 131, 137, 143, 150, 156 };/* Base84 encoding accepts up to 25 input values per group: */static const unsigned char bitsForNumBase84[] = {/* 0 - 9 */ 0, 7, 13, 20, 26, 32, 39, 45, 52, 58,/* 10 - 19 */ 64, 71, 77, 84, 90, 96, 103, 109, 116, 122,/* 20 - 25 */ 128, 135, 141, 148, 154, 160 };Table K-1: Base 30 Character setVal Basic set Shift 1 set Shift 2 setChar Decimal Char Decimal Char Decimal0 A-Punc 1 N/A NUL 0 space 321 A 65 SOH 1 ! 332 B 66 STX 2 “ 343 C 67 ETX 3 # 354 D 68 EOT 4 $ 365 E 69 ENQ 5 % 376 F 70 ACK 6 & 387 G 71 BEL 7 ‘ 398 H 72 BS 8 ( 409 I 73 HT 9 ) 4110 J 74 LF 10 * 4211 K 75 VT 11 + 4312 L 76 FF 12 , 4413 M 77 CR 13 - 4514 N 78 SO 14 . 4615 O 79 SI 15 / 47Copyright ©2005- 2011 <strong>GS1</strong> AISBL, All Rights Reserved. Page 203 of 218

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!