Presents the TID information that reads from the TID band of tag memory.
Inheritance Hierarchy
com.gigatms.parametersTidInfo
Namespace: com.gigatms.parameters
Assembly: GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.6.0.0 (2.6.0.0)
Syntax
The TidInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | TidInfo | Initializes a new instance of the TidInfo class |
Properties
Name | Description | |
---|---|---|
![]() | Length |
Ges a value that indicates the TID size in byte.
|
Methods
Name | Description | |
---|---|---|
![]() | ToBytes |
Converts the value Of this instance To its equivalent byte array representation.
|
![]() | ToHexString |
Converts the value Of this instance To its equivalent HEX string representation.
|
See Also