Deprecation warning

Please note that this is outdated documentation for an older release of the Scandit Barcode Scanner SDK.

We are deprecating the 5.x API on all platforms (except Linux). Release 5.19 in April 2021 will be our final. Applications running 5.x will continue to work, and we will continue to release critical bug fixes and security patches only, for one year. We encourage you to migrate to 6.x and take advantage of our latest / advanced features and improved performance.

You'll find the updated documentation at: Data Capture SDK Documentation for Android

ScanditSDK.Symbology Enum Reference

Public Attributes

 EAN13
 
 UPC12
 
 UPCE
 
 CODE39
 
 PDF417
 
 DATAMATRIX
 
 QR
 
 ITF
 
 CODE128
 
 CODE93
 
 MSI_PLESSEY
 
 GS1_DATABAR
 
 GS1_DATABAR_EXPANDED
 
 CODABAR
 
 EAN8
 
 AZTEC
 
 TWO_DIGIT_ADD_ON
 
 FIVE_DIGIT_ADD_ON
 
 CODE11
 
 MAXICODE
 
 GS1_DATABAR_LIMITED
 
 CODE25
 
 MICRO_PDF417
 
 RM4SCC
 
 KIX
 

Detailed Description

Enumerates the supported barcode symbologies.

Member Data Documentation

EAN13

The EAN13 1D Barcode Symbology.

UPC12

The UPC12/UPCA 1D Barcode Symbology.

UPCE

UPCE 1D Barcode Symbology.

CODE39

Code39 Barcode Symbology.

Only available in the Professional and Enterprise Packages.

PDF417

PDF417 Barcode Symbology.

Only available in the Professional and Enterprise Packages.

DATAMATRIX

Datamatrix 2D Barcode Symbology.

Only available Professional and Enterprise Packages.

QR

QR Code 2D Barcode Symbology.

ITF

The Interleaved-two-of-Five (ITF) 1D symbology.

Only available in the Enterprise and Professional Packages.

CODE128

Code128 1D Barcode symbology, including GS1-128 and EAN-128.

Only available in the Enterprise and Professional Packages.

CODE93

The Code93 1D Barcode Symbology.

Only available in the Enterprise and Professional Packages.

MSI_PLESSEY

The MSI Plessey 1D Barcode Symbology.

Only available in the Enterprise and Professional Packages.

GS1_DATABAR

The Databar 1D Barcode Symbology.

Only available in the Enterprise and Professional Packages.

GS1_DATABAR_EXPANDED

The Databar Expanded 1D Barcode Symbology.

Only available in the Enterprise and Professional Packages.

CODABAR

The Codabar 1D Barcode Symbology.

Only available in the Enterprise and Professional Packages.

EAN8

EAN8 1D barcode symbology.

AZTEC

Aztec code 2D Barcode Symbology.

Only available Professional and Enterprise Packages.

TWO_DIGIT_ADD_ON

Two-digit add-on for UPC and EAN codes.

In order to scan two-digit add-on codes, at least one of these symbologies must be activated as well: EAN13, UPC12, UPCE, or EAN8 and the maximum number of codes per frame to be set to at least 2.

Only available in the Enterprise and Professional Packages.

FIVE_DIGIT_ADD_ON

Five-digit add-on for UPC and EAN codes.

In order to scan five-digit add-on codes, at least one of these symbologies must be activated as well: EAN13, UPC12, UPCE, or EAN8 and the maximum number of codes per frame to be set to at least 2.

Only available in the Enterprise and Professional Packages.

CODE11

Code11 1D barcode symbology.

Only available in the Enterprise and Professional Packages.

MAXICODE

MaxiCode 2D Barcode Symbology.

Only available in the Enterprise and Professional Packages.

GS1_DATABAR_LIMITED

The Databar Limited 1D Barcode Symbology.

Only available in the Enterprise and Professional Packages.

CODE25

Code25 1D barcode symbology.

Only available in the Enterprise and Professional Packages.

MICRO_PDF417

MicroPDF417 Barcode symbology.

Only available in the Professional and Enterprise Packages.

RM4SCC

Royal Mail 4 State Customer Code (RM4SCC)

Only available in Professional and Enterprise Packages

KIX

Royal Dutch TPG Post KIX.

Only available in Professional and Enterprise Packages


The documentation for this enum was generated from the following file:
  • ScanditSDK.java