Click or drag to resize

BarcodeType Enumeration

The boarcode type when the decode format EAN_UPC in Filter or Priority3_SGTIN in SetOutputTagData(Boolean, TagDecodedData) is enabled.

Namespace:  com.gigatms.Parameters.TS800_60
Assembly:  GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntax
public enum BarcodeType
Members
  Member nameValueDescription
GTIN143 GS1-128, ITF-14.
GTIN132 EAN-13.
GTIN121 UPC-A, UPC-E.
GTIN80 EAN-8.
See Also