TBarCode Library 11  TBarCode Library 11
enum e_CCType

Available Composite Component (CC) Types for GS1 Composite Symbologies.

The composite component can be chosen automatically by TBarCode or adjusted by the user.

Enumerator:
eCC_None 

=0: Composite Symbologies are disabled.

eCC_Auto 

=1:Automatically choose CC-A, CC-B or CC-C Type depending on the length of the input data.

eCC_A 

=2: Use composite component A (CC-A).

CC-A is a variant of the MicroPDF417 Symbol with a unique combination of row address patterns (RAP). It is the smallest variant of the 2-dimensional composite component. Up to 56 characters can be coded (also alphanumeric) with 3 to 12 rows and 4 columns.

eCC_B 

=3: Use composite component B (CC-B).

CC-B is a subset of the MicroPDF417 Symbol, which is identified by the code word 920. CC-B will be chosen automatically when CC-A has not enough capacity (in Auto-mode). CC-B encodes up to 338 Characters (alphanumeric) in 3 to 12 rows and 2 to 4 columns.

eCC_C 

=4: Use composite component C (CC-C).

The CC-C structure is a PDF417 Symbol, which is identified by the internal code word 920 (920 is the first code word after the symbol length indicator). The CC-C structure can be used as a 2 dimensional composite component of a UCC/EAN/GS1 128 Composite Symbols. It has the largest data capacity of GS1 Composite Symbols because of its possibility to code of up to 2361 numbers. It can code numbers and alphanumeric characters with up to 2361 characters, which have 3 to 30 rows and up to 30 Data Error checking Code Columns.