Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 55 Next »

Extract values from encoded into different steps

Encoded barcodes are supported out-of-the-box and yeilds great benefits


Encoded barcode suppport


Recommended barcode

We highly recommend using the common GS1-128 Data Matrix, as it can hold a number of different informations.

  • can contain Lot number, Serial number, Expiration Date etc. etc.


How values from encoded barcodes converted to steps




Example of GS1-128 barcode

GS1-128 holds different kinds of information by assigning Application Identifiers (AI's).  


The example contains four values.

  • Item no. AI 01
  • Expiration Date. AI 17
  • Lot no. AI 10
  • and Quantity AI 30

Default AI's (Application Identifiers) used by Mobile WMS

  • Bin
    • 00

  • Item
    • 01, 02 and 91

  • Lot
    • 10

  • Serial
    • 21

  • Expiration Date
    • 12, 15 and 17

  • Quantity
    • 30, 37 and 310

  • Tote
    • 98


Handling non-standard barcodes

Mobile WMS can to some extent, be configured to read a custom barcode format, by converting it into GS1.


Online Barcode generator

This free tool can help you easily create GS1-128 barcode.

E.g. for login.


  • No labels