Click or drag to resize

TagDecodedData Class

Detail settings of tag decoded data output when inventory.
Inheritance Hierarchy
SystemObject
  com.gigatms.Parameters.TS100TagDecodedData

Namespace:  com.gigatms.Parameters.TS100
Assembly:  GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntax
public class TagDecodedData

The TagDecodedData type exposes the following members.

Constructors
  NameDescription
Public methodTagDecodedData
Initializes a new instance of the TagDecodedData class
Top
Properties
  NameDescription
Public propertyPriority1_UDC
Gets the decode priority 1 UDC format settings.
Public propertyPriority2_SGTIN_EAS
Gets the decode priority 2 SGTIN with EAS format settings.
Public propertyPriority3_SGTIN
Gets the decode priority 3 SGTIN format settings.
Public propertyPriority4_RawData
Gets the decode priority 4 raw data settings.
Top
See Also