Click or drag to resize

Inventory Output Data

There are two types of inventory output data:

  • Raw Data
  • Decoded Data

Raw Data

Output raw memory bank items: PC, EPC, TID, User Bank when inventory. You can set this format with one of the following methods:

  • Call SetOutputTagData(TagRawData).
  • Set EventType in the Settings object and call SetAllSettings(Settings).

Decoded Data

Decode EPC accroding to tag's EPC data format and reader decode priority settings when inventory. For example, decode SGTIN in EPC into a EAN-13 barcode data. You can set this format with one of the following methods:

  • Call SetOutputTagData(TagDecodedData).
  • Set EventType, BarcodeReadFormat, Filter in the Settings object and call SetAllSettings(Settings).

Supported formats:

  • UDC
  • SGTING + EAS
  • SGTING
    • GTIN-8
    • GTIN-12
    • GTIN-13
    • GTIN-14
  • Raw Data
    • PC
    • EPC
    • TID
    • ASCII