Inspection |
** NOTE: ADDED in CFX 1.3 **
A class to represent the expected measurement results of an inspection process. This information is tranferred within the Recipe. Typical example: solder paste inspection (SPI) expected values for the different dimensionsThe InspectionMeasurementExpected type exposes the following members.
| Name | Description | |
|---|---|---|
| InspectionMeasurementExpected |
| Name | Description | |
|---|---|---|
| AR | Area Ratio of the related Aperture (Area/WallArea) | |
| EA | The expected area of the inspection object, expressed in square millimeters | |
| EVol | The expected or nominal volume of the inspection object, expressed in milliliters (ml) | |
| EX | The expected or nominal dimension (length) of the inspection object, expressed in millimeters (mm). | |
| EY | The expected or nominal dimension (length) of the inspection object, expressed in millimeters (mm). | |
| EZ | The expected or nominal height of the inspection object, expressed in millimeters (mm). This value conforms to the stencil thickness on the position where the aperture is located | |
| PX | The expected or nominal X position of the inspection object, expressed in millimeters (mm). | |
| PY | The expected or nominal Y position of the inspection object, expressed in millimeters (mm). | |
| RXY | Rotation related information The counter-clockwise rotational offset on the X-Y plane (in degrees) This information is optional, if not available the angles are supposed to be zero | |
| Vertices | Optional: List of vertices in case of a polygon shape (segments in CFX terms) |