Click or drag to resize

TagInformationFormat Class

Presents the tag information.
Inheritance Hierarchy
SystemObject
  com.gigatms.ParametersTagInformationFormat

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

The TagInformationFormat type exposes the following members.

Properties
  NameDescription
Public propertyDeviceID
The RS-485 Style address from communication packet.
Public propertyEpcHex
Presents the EPC ID In HEX String.
Public propertyPcEpcHex
Presents the PC, EPC ID In HEX String.
Public propertyRssi
Presents the Received Signal Strength Indicator of reading tag.
Public propertyTidHex
Presents the TID In HEX String.
Top
Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also