Inspected |
** NOTE: ADDED in CFX 1.6 **
Describes the results of a series of inspections performed on a panel.The InspectedPanel type exposes the following members.
Name | Description | |
---|---|---|
![]() | InspectedPanel | Default constructor |
Name | Description | |
---|---|---|
![]() | Fiducials | This structure represents a Fiducial element. It is used to enrich the panel |
![]() | Inspections | A list of the inspections performed, along with the results |
![]() | OverallResult | The overall result of the inspections performed on this panel |
![]() | PCBVariant | ** NOTE: ADDED in CFX 2.0 ** Optional: Identification of the PCB Variant. |
![]() | RecognizedStrokeDirection | Recognized Squeegee stroke direction |
![]() | Stretch | Relative stretch ratio of the inspected panel (e.g., value = 1 no stretch / no shrinkage) value between 0 and 1: shrinkage; value above 1: stretch value null: not possible to send this information |
![]() | TotalInspectionCount | 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 |
![]() | Verification | The overall result of the verification of the defect |