Click or drag to resize

InspectionItemType Enumeration


Namespace: CFX.Structures.SolderPasteInspection
Assembly: CFX (in CFX.dll) Version: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
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