CFX. |
Class | Description | |
---|---|---|
![]() | InspectionItem | ** NOTE: ADDED in CFX 1.3 ** Provide information of the object to be inspected |
![]() | InspectionMeasurementExpected | ** 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 dimensions |
![]() | InspectionMeasurementLean | ** 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) |
![]() | InspectionStep | ** NOTE: ADDED in CFX 1.3 ** An inspection step is one step of an inspection. Each inspection step is associated with a measurements result. |
![]() | SolderPasteInspectionRecipe | ** NOTE: ADDED in CFX 1.3 ** Provides recipe information for Solder Paste Inspection devices. It was designed to provide context information for the existing UnitsInspected message |
![]() | SolderPasteMeasurement | Describes the results of a measurement that was made on a solder paste deposition. |
![]() | UnitToInspect | ** NOTE: ADDED in CFX 1.3 ** Provides recipe information of a given Unit. The units is uniquely identified by the UnitPositionNumber Rules to generate the UnitPositionNumber are described in the CFX documentation |
Enumeration | Description | |
---|---|---|
![]() | InspectionItemType |