Click or drag to resize

InspectionItemType Enumeration


Namespace: CFX.Structures.SolderPasteInspection
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public enum InspectionItemType
Members
Member nameValueDescription
Unknown0 Unknown object
General1 General object not specifically modelled in this enumeration
PCB2 Printed Circuit Board with 1:n Unit(s)
Unit3 CFX Unit
Fiducial4 Fiducial of the unit inspected
Barcode5 Barcode, 1D, 2D
Component6 Component on a unit
Pin7 Pin of a given component
Pad8 2D PCB location
SolderDeposit9 Solder deposit
See Also