Click or drag to resize

TagDataEncodeType Enumeration

Specifies the type of decoding tag data.

Namespace:  com.gigatms.Parameters.TS50
Assembly:  GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntax
public enum TagDataEncodeType
Members
  Member nameValueDescription
UDC1 The tag data format is undefined.
SGTIN_964 Use EAN/UPC format to decode tag data.
SGTIN_19832 Try to decode tag EPC as an SGTIN-198 format data.
RAW_DATA8 Use KeyboardOutputFormatOption setting to decode and output data.
ADI16 Try to decode tag EPC as an ADI (TDS Aerospace and Defense Identifier) format data.
See Also