public class TagDataEx| NurApiTagDataEx | Initializes a new instance of the NurApiTagDataEx class |
| Equals | (Inherited from Object) |
| Finalize | (Inherited from Object) |
| GetHashCode | (Inherited from Object) |
| GetType | (Inherited from Object) |
| MemberwiseClone | (Inherited from Object) |
| ToString | (Inherited from Object) |
| antennaId | Antenna ID where tag was found; Only valid when meta data is fetched. |
| channel | Channel index where tag was found; Only valid when meta data is fetched. |
| dataLen | Number of bytes stored in inventory read data field. |
| epc | Tag EPC data. Multiplied by two since the EPC may be appended with inventory + read data. |
| epcLen | Number of bytes stored in epc field |
| freq | Frequency in kHz where tag was found; Only valid when meta data is fetched. |
| irData | Tag inventory + read data. |
| pc | Tag PC word; Only valid when meta data is fetched. |
| rssi | Tag RSSI; Only valid when meta data is fetched. |
| scaledRssi | Tag RSSI scaled to 0% - 100%; Only valid when meta data is fetched. |
| timestamp | Timestamp when tag was found in milliseconds; Only valid when meta data is fetched. |
| xpc_w1 | The possibly present XPC_W1. |
| xpc_w2 | The possible present XPC_W2. |