Click or drag to resize

Defect Properties

[This is preliminary documentation and is subject to change.]

The Defect type exposes the following members.

Properties
  NameDescription
Public propertyComments
Optional comments from the inspector who discovered this defect
Public propertyComponentOfInterest
An optional component or specific component pins related to this defect.
Public propertyConfidenceLevel
A floating-point number from 1 to 100 indicating the level of confidence in the validity of this defect. Intended to be used by humans that screen the results of inspections made by automated inspection equipment, which may produce false defects from time to time.
Public propertyDefectCategory
An optional defect category for this particular type of defect
Public propertyDefectCode
A code identifying the type of defect
Public propertyDefectImages
One of more pictures/images of the defect
Public propertyDescription
A human friendly description of the defect
Public propertyPriority
The priority of this defect as compared to other defects discovered for this unit. A priority of 1 indicates the highest priority.
Public propertyRegionOfInterest
An optional location or area on the production unit where the defect is located (for cases where there is no specific component related, such as a scratch or cosmetic defect).
Public propertyRelatedMeasurements
A list of measurements that were taken in the course of discovering this defect
Public propertyRelatedSymptoms
A list of symptoms that were discovered in the course of identifying this defect.
Public propertyUniqueIdentifier
A unique identifier for this particular defect instance (new and unique each time a new defect is discovered).
Top
See Also