@schie/fluent-zpl - v0.11.2
    Preparing search index...

    Enumeration Code128Mode

    Code 128 encoding mode for the ^BC command.

    • N: No mode (subsets supplied in the data stream)
    • U: UCC case mode (19-digit input)
    • A: Automatic subset switching
    • D: UCC/EAN mode for GS1 numbers

    Defaults to N (no mode) when omitted.

    Index

    Enumeration Members

    Enumeration Members

    Auto: "A"
    None: "N"
    UCCCase: "U"
    UCCEan: "D"