9.3.12 RfidScanResult
This DataType is a structure that defines the results of a RFID reader device scan. Its composition is formally defined in Table 63.
| Name | Type | Description |
| RfidScanResult | Structure | Subtype of ScanResult defined in 9.3.8. |
Sighting | RfidSighting [ ] | Returns additional information on the RFID-related properties of the scan event as array of RfidSightings. Each AutoID Identifier can be detected several times during a scan cycle. Each detection of the AutoID Identifier causes an entry into the Sightings array. The RfidSighting DataType is defined in 9.3.13. |
Its representation in the AddressSpace is defined in Table 64.
| Attribute | Value | |||||
| BrowseName | RfidScanResult | |||||
| IsAbstract | False | |||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other | |
|---|---|---|---|---|---|---|
| Subtype of ScanResult defined in 9.3.8. | ||||||