Click or drag to resize

InspectionItemType Enumeration


Namespace: CFX.Structures.SolderPasteInspection
Assembly: CFX (in CFX.dll) Version: 2.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
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