Click or drag to resize

TagDataEncodeType Enumeration

Specifies the type of decoding tag data.

Namespace:  com.gigatms.Parameters.TS100
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.
EAN_UPC_EAS2 Use EAN/UPC/EAS format to decode tag data.
EAN_UPC4 Use EAN/UPC (SGTIN-96) format to decode tag data.
RAW_DATA8 Use KeyboardOutputFormatOption setting to decode and output data.
EAN_UPC_SGTIN19832 Use EAN/UPC (SGTIN-198) format to decode tag data.
See Also