eMPDFPr_Default |
=0: Default encoding mode (choose best internal representation). Input data is analyzed and text, numeric or binary compaction mode will be used accordingly (to produce the smallest symbol). |
eMPDFPr_Binary |
=1: Binary Compaction (faster if binary data is to be encoded. Encoding will be in binary mode without data analysis |
eMPDFPr_EAN128 |
=2: UCC/EAN-128 Emulation. Transmit ]C1 or ]L3, Use compaction for AI "01" + 14 digits |
eMPDFPr_C128Std |
=3: Code128 Emulation. Transmit ]C2 or ]L4 |
eMPDFPr_C128FNC2 |
=4: Code128 FNC2 Emulation. Code-128 with FNC2 on first position will be emulated |
eMPDFPr_EAN128Lk |
=5: Linked UCC/EAN-128 emulation. Transmit ]C1 or ]L3.
Indicates that the MicroPDF symbol is linked with a linear symbol (which may be required for a successful scan). Using this mode, the following AI's in the given order can be encoded with better compaction:
- date (AI 11, 13, 15 or 17) + lot number (AI 10) + other AI's (optional)
- date (AI 11, 13, 15 or 17) + serial number (AI 21) + other AI's (optional).
- date (AI 11, 13, 15 or 17) + other AI's (optional) Note: This mode is not used with UCC.EAN Composite Symbology, which uses linked symbols, too
|
eMPDFPr_05Macro |
=6: 05 Macro. The preamble [ ( > RS 0 5 GS preceeds the encoded data. |
eMPDFPr_06Macro |
=7: 06 Macro. The preamble [ ( > RS 0 6 GS preceeds the encoded data. |
eMPDFPr_CCA |
=8: CC-A Data Mode. For special applications only: use Base-928 compaction, process input data as Byte array |
eMPDFPr_CCB |
=9: CC-B Data Mode. For special applications only: use binary compaction (Base-900), prefix symbol data with reserved symbology code word |