Click or drag to resize

BarcodeType Enumeration

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

Namespace:  com.gigatms.Parameters.TS50
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.
AI01_GTIN_AI21_SerialNumber99 Output GITN and AI (Application Identifier) 01, 21. ex: 471123456001 => (01)04711234560012(21)000000000001 => 010471123456001221000000000001.
See Also