Inspected |
The InspectedUnit type exposes the following members.
Name | Description | |
---|---|---|
![]() | InspectedUnit | Default constructor |
Name | Description | |
---|---|---|
![]() | Inspections | A list of the inspections performed, along with the results |
![]() | OverallResult | The overall result of the inspections performed on this unit |
![]() | TotalInspectionCount | ** NOTE: ADDED in CFX 1.4 ** The count of all the inspections performed. If The Inspections array includes both passed and failed inspections then this parameter would just be the length of that array. However if only failed inspections are included in the Inspections array then just the number of inspections performed (passing and failing) can be communicated here so that receiving system can calculate defect rates. |
![]() | UnitIdentifier | Unique ID of Production Unit, Panel, or Carrier |
![]() | UnitPositionNumber | Logical reference of production unit as defined by CFX position rule (see CFX standard) |
![]() | Verification | The overall result of the verification of the defect |