DecodedTagData Class |
Namespace: com.gigatms.Parameters
The DecodedTagData type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| Data |
Gets a list of reading tag data information.
| |
| DeviceAddress |
Gets a value that indicates which device address (number) reads the tag data.
| |
| DeviceSerialNumber |
Gets a value that indicates the device serial number information.
| |
| InputDecodedType |
Gets a value that indicates the type of decoding tag data.
| |
| TagSerialNumber |
Gets a value that indicates the tag serial number information.
| |
| TID |
Gets a value that indicates the TID data information.
|