Click or drag to resize

DecodedTagDataTIDInfo Class

Presents the TID information that reads from the TID band of tag memory.
Inheritance Hierarchy
SystemObject
  com.gigatms.ParametersDecodedTagDataTIDInfo

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

The DecodedTagDataTIDInfo type exposes the following members.

Methods
  NameDescription
Public methodToBytes
Converts the value Of this instance To its equivalent byte array representation.
Public methodToHexString
Converts the value Of this instance To its equivalent HEX string representation.
Top
Fields
  NameDescription
Public fieldLength
Ges a value that indicates the TID size in byte.
Top
See Also