| Defect Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: FactoryLogix.xTend.DataObjects
 Syntax
SyntaxThe Defect type exposes the following members.
 Constructors
Constructors Properties
Properties| Name | Description | |
|---|---|---|
|  | Comment | 
            Free form notes related to this defect.
             | 
|  | ComputerName | 
            The domain name of the computer where the defect was discovered or otherwise acted upon.
             | 
|  | Connection | 
            For electronic printed circuit board (PCB) type assemblies, the connection number of the component pin
            associated with this defect.
             | 
|  | FailingDefect | 
            Indicates whether the inspection code can be treated as a "Failing Defect" for the purposes of calculating DPMO.
            Derived from the inspection code definition associated with the defect, 
             | 
|  | Footprint | 
            For electronic printed circuit board (PCB) type assemblies, the ECAD footprint name of the component
            associated with this defect.
             | 
|  | Indictment | 
            If the defect was discovered by an IPC-2547 compliant (CAMX) inspection machine, the CAMX indictment code
            that is assocated with this defect.
             | 
|  | InspectionCode | 
            A user-defined code representing the nature of the issue.
             | 
|  | IsPolarized | 
            For electronic printed circuit board (PCB) type assemblies, a flag indicating whether or not the component
            associated with this defect is a polarized component.
             | 
|  | Layer | 
            For electronic printed circuit board (PCB) type assemblies, the side of the PCB that is
            associated with this defect.
             | 
|  | PartNumber | 
            The internal part number (InternalPart) of the part or component that is associated with this defect.
             | 
|  | PositionX | 
            For electronic printed circuit board (PCB) type assemblies, the x coordinate of the position of the defect.
             | 
|  | PositionY | 
            For electronic printed circuit board (PCB) type assemblies, the y coordinate of the position of the defect.
             | 
|  | Radius | 
            For electronic printed circuit board (PCB) type assemblies, the radius of the circular area of the defect.
             | 
|  | ReferenceDesignator | 
            For electronic printed circuit board (PCB) type assemblies, the location designator of the component
            associated with this defect.
             | 
|  | RootCauseDefects | 
            A list of the Defects that contributed to this defect.
             | 
|  | Source | 
            If the defect was discovered by an IPC-2547 compliant (CAMX) inspection machine, the CAMX source name
            that is assocated with this defect.
             | 
|  | SourceInspectionCode | 
            If the defect was discovered by an automated inspection machine, it may have received
            an initial classification that does not align with the inspection codes defined within
            FactoryLogix.  In this case, this field shall contain the initial inspection code
            assigned by the machine.
             | 
|  | Status | 
            An enumerated value describing the current disposition or status of the defect.
             | 
|  | Symptoms | |
|  | Workstation | 
            The name of the FactoryLogix Workstation resource where the defect was discovered
            or otherwise acted upon.
             | 
 See Also
See Also