The DefectDetectedLogType event is generated when a defect is detected. Multiple defect detections can be grouped to generate a lower number of messages that is supported by the underlying system.
The DefectDetectedLogType representation in the AddressSpace is formally defined in the following table.
Table 166 – DefectDetectedLogType Definition
|
Attribute |
Value |
|||||
|
BrowseName |
DefectDetectedLogType |
|||||
|
IsAbstract |
False |
|||||
|
References |
NodeClass |
BrowseName |
DataType |
TypeDefinition |
Other |
|
|
Subtype of the ProductionContextLogType, which means it inherits the Instance Declarations of that Node. |
||||||
|
0:HasProperty |
Variable |
DefectEU |
0:EUInformation[] |
0:PropertyType |
O, RO |
|
|
0:HasProperty |
Variable |
DefectPicture |
0:Image |
0:PropertyType |
O, RO |
|
|
0:HasProperty |
Variable |
DefectValue |
0:Double[] |
0:PropertyType |
O, RO |
|
The components of the DefectDetectedLogType are further described below.
|
BrowseName |
Description |
|
DefectEU |
The engineering units of the measurement of the defect. |
|
DefectPicture |
The picture relevant to the defect detected. |
|
DefectValue |
The measurement of the defects. |