Click or drag to resize

TagInformationFormat Class

Inventoried tag raw data. This class is used with the OnTagPresented event.
Inheritance Hierarchy
SystemObject
  com.gigatms.ParametersTagInformationFormat

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

The TagInformationFormat type exposes the following members.

Properties
  NameDescription
Public propertyAntenna
Public propertyDeviceID
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.
Public propertyUserBankHex
Top
See Also