Presents the tag data information.
Inheritance Hierarchy
com.gigatms.parametersDataInfo
Namespace: com.gigatms.parameters
Assembly: GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.6.0.0 (2.6.0.0)
Syntax
The DataInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | DataInfo | Initializes a new instance of the DataInfo class |
Properties
Name | Description | |
---|---|---|
![]() | InputDecodeType |
Gets a value that indicates the way of decoding tag data.
|
![]() | Length |
Ges a value that indicates the tag data size in byte.
|
![]() | OutputDataType |
Gets a value that indicates the output data format.
|
Methods
Name | Description | |
---|---|---|
![]() | ToBytes |
Converts the value Of this instance To its equivalent byte array representation.
|
![]() | ToString |
Converts the value Of this instance To its equivalent string representation.
|
See Also