The AutoIdScanEventType is formally defined in Table 17.
Table 17 – AutoIdScanEventType Definition
Attribute |
Value |
||||
BrowseName |
AutoIdScanEventType |
||||
IsAbstract |
True |
||||
References |
Node Class |
BrowseName |
DataType |
TypeDefinition |
Modelling Rule |
Subtype of BaseEventType defined in OPC 10000-5. |
|||||
HasProperty |
Variable |
ScanResult |
ScanResult [] |
PropertyType |
Mandatory |
HasProperty |
Variable |
DeviceName |
String |
PropertyType |
Mandatory |
This event is the abstract definition of an AutoID scan event. It will be fired by the AutoID Device after execution of the ScanStart Method or after a scan triggered by the reader device.
The ScanResult contains the results of the scan execution. The ScanResult DataType is defined in 9.3.8.
The DeviceName contains the name of the AutoID Device that executed the scan.