Repair Class |
** NOTE: ADDED in CFX 1.4 **
Describes a single repair that was performed on a production unit in the course of rework and/or repair.The Repair type exposes the following members.
Name | Description | |
---|---|---|
![]() | Comments | Optional comments from the person who performed this repair |
![]() | ComponentOfInterest | An optional component or specific component pins related to this repair. |
![]() | Error | In the case that the repair cannot be completed, the error that was the cause of this outcome. |
![]() | ReclassifiedDefects | If previously reported defects are re-classified during the repair process, the updated details of those defects may be reported using this property. |
![]() | ReclassifiedSymptoms | If previously reported symptoms (faulty test results) are re-classified during the repair process, the updated details of those symptoms may be reported using this property. |
![]() | RegionOfInterest | An optional location or area on the production unit where the repair is located (for cases where there is no specific component related, such as a scratch or cosmetic defect). |
![]() | RelatedDefectIdentifiers | A list of the unique identifiers of the previously reported defects to which this repair relates. It is assumed that if the repair is successful, these defects may be considered repaired. |
![]() | RelatedSymptomIdentifiers | A list of the unique identifiers of the previously reported symptoms (faulty test results) to which this repair relates. It is assumed that if the repair is successful, these symptoms may be considered resolved. |
![]() | RepairEndTime | Indicates the time when this particular repair ended (if known) |
![]() | RepairName | Identifies the nature of the repair performed. |
![]() | RepairStartTime | Indicates the time when this particular repair began (if known) |
![]() | Result | The overall result of the repair |
![]() | UniqueIdentifier | A unique indentifier describing a particular repair. Each new occurrence or recurrence of this same repair a new unique identifier. |