Inspection |
** NOTE: ADDED in CFX 1.3 **
A class to represent the dynamic measurement results of an inspection process without the overhead of the static properties which are already tranferred within the Recipe. The static properties are provide in the CFX.Structures.InspectionMeasurementTarget Typical example: solder paste inspection (SPI)The InspectionMeasurementLean type exposes the following members.
Name | Description | |
---|---|---|
![]() | InspectionMeasurementLean |
Name | Description | |
---|---|---|
![]() | A | The area of the inspection object, expressed in square millimeters |
![]() | DX | The x location of the center of the inspection object relative to the center of the pad. |
![]() | DY | The y location of the center of the inspection object relative to the center of the pad. |
![]() | Image | An optional image of the deposit formatted in an acceptable MIME image format (JPG, PNG, etc.) |
![]() | Vol | The volume of the inspection object, expressed in milliliters (ml) |
![]() | X | The x dimension (length) of the inspection object, expressed in millimeters (mm). |
![]() | Y | The x dimension (length) of the inspection object, expressed in millimeters (mm). |
![]() | Z | The height of the inspection object, expressed in millimeters (mm). |