Click or drag to resize

SolderPasteInspectionRecipe Class

** 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
Inheritance Hierarchy
SystemObject
  CFX.StructuresRecipe
    CFX.Structures.SolderPasteInspectionSolderPasteInspectionRecipe

Namespace: CFX.Structures.SolderPasteInspection
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public class SolderPasteInspectionRecipe : Recipe

The SolderPasteInspectionRecipe type exposes the following members.

Constructors
Properties
 NameDescription
Public propertyFiducials This structure represents a Fiducial element. It is used to enrich the panel

** NOTE: ADDED in CFX 1.6 **

Public propertyInspectionMethod Describes how the inspections were performed
Public propertyRecipeGenerationDate Generation data of the recipe
Public propertyUnitsToInspect Provides the static recipe information for each Unit that is to be inspected
Top
See Also